|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.custom.captcha.util.CAPTCHATextGenerator
public class CAPTCHATextGenerator
This class is responsible for generating the CAPTCHA text.
Constructor Summary | |
---|---|
CAPTCHATextGenerator()
|
Method Summary | |
---|---|
static java.lang.String |
generateRandomText()
generateRandomText() generates the CAPTCHA text |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CAPTCHATextGenerator()
Method Detail |
---|
public static java.lang.String generateRandomText()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |