|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.octo.captcha.text.TextCaptchaFactory
com.octo.captcha.text.math.MathCaptchaFactory
public class MathCaptchaFactory
The simpliest text captcha
Do not use this in production!!!
| Constructor Summary | |
|---|---|
MathCaptchaFactory()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getQuestion(java.util.Locale locale)
|
TextCaptcha |
getTextCaptcha()
TextCaptcha. |
TextCaptcha |
getTextCaptcha(java.util.Locale locale)
a TextCaptcha. |
| Methods inherited from class com.octo.captcha.text.TextCaptchaFactory |
|---|
getCaptcha, getCaptcha |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MathCaptchaFactory()
| Method Detail |
|---|
public TextCaptcha getTextCaptcha()
getTextCaptcha in class TextCaptchaFactorypublic TextCaptcha getTextCaptcha(java.util.Locale locale)
getTextCaptcha in class TextCaptchaFactoryprotected java.lang.String getQuestion(java.util.Locale locale)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||