Skip navigation links
C G O S V 

C

Captcha - Class in org.fujion.captcha
Fujion wrapper for Google reCAPTCHA library.
Captcha() - Constructor for class org.fujion.captcha.Captcha
 
Captcha.CaptchaSize - Enum in org.fujion.captcha
 
Captcha.CaptchaTheme - Enum in org.fujion.captcha
 
Captcha.CaptchaType - Enum in org.fujion.captcha
 

G

getSiteKey() - Method in class org.fujion.captcha.Captcha
 
getSize() - Method in class org.fujion.captcha.Captcha
 
getTheme() - Method in class org.fujion.captcha.Captcha
 
getType() - Method in class org.fujion.captcha.Captcha
 

O

org.fujion.captcha - package org.fujion.captcha
 

S

setSiteKey(String) - Method in class org.fujion.captcha.Captcha
 
setSize(Captcha.CaptchaSize) - Method in class org.fujion.captcha.Captcha
 
setTheme(Captcha.CaptchaTheme) - Method in class org.fujion.captcha.Captcha
 
setType(Captcha.CaptchaType) - Method in class org.fujion.captcha.Captcha
 

V

valueOf(String) - Static method in enum org.fujion.captcha.Captcha.CaptchaSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.captcha.Captcha.CaptchaTheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.captcha.Captcha.CaptchaType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.fujion.captcha.Captcha.CaptchaSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.captcha.Captcha.CaptchaTheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.captcha.Captcha.CaptchaType
Returns an array containing the constants of this enum type, in the order they are declared.
C G O S V 
Skip navigation links

Copyright © 2018 Fujion Framework. All rights reserved.