|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextCaptcha | |
---|---|
com.octo.captcha.text | |
com.octo.captcha.text.math |
Uses of TextCaptcha in com.octo.captcha.text |
---|
Methods in com.octo.captcha.text that return TextCaptcha | |
---|---|
abstract TextCaptcha |
TextCaptchaFactory.getTextCaptcha()
TextCaptcha. |
abstract TextCaptcha |
TextCaptchaFactory.getTextCaptcha(java.util.Locale locale)
a TextCaptcha. |
Uses of TextCaptcha in com.octo.captcha.text.math |
---|
Subclasses of TextCaptcha in com.octo.captcha.text.math | |
---|---|
class |
MathCaptcha
Simple math captcha |
Methods in com.octo.captcha.text.math that return TextCaptcha | |
---|---|
TextCaptcha |
MathCaptchaFactory.getTextCaptcha()
TextCaptcha. |
TextCaptcha |
MathCaptchaFactory.getTextCaptcha(java.util.Locale locale)
a TextCaptcha. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |