org.apache.myfaces.custom.captcha.util
Class CAPTCHATextGenerator
java.lang.Object
   org.apache.myfaces.custom.captcha.util.CAPTCHATextGenerator
org.apache.myfaces.custom.captcha.util.CAPTCHATextGenerator
- public class CAPTCHATextGenerator 
- extends Object
This class is responsible for generating the 
 CAPTCHA text.
- Since:
- 1.1.7
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CAPTCHATextGenerator
public CAPTCHATextGenerator()
generateRandomText
public static String generateRandomText()
- generateRandomText() generates the CAPTCHA text
 
- 
- Returns:
- the random generated text.
 
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.