com.liferay.util
Class PwdGenerator
java.lang.Object
com.liferay.util.PwdGenerator
public class PwdGenerator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY1
public static final String KEY1
- See Also:
- Constant Field Values
KEY2
public static final String KEY2
- See Also:
- Constant Field Values
KEY3
public static final String KEY3
- See Also:
- Constant Field Values
PwdGenerator
public PwdGenerator()
getPassword
public static String getPassword()
getPassword
public static String getPassword(int length)
getPassword
public static String getPassword(int length,
String... keys)
getPassword
public static String getPassword(String key,
int length)
getPassword
public static String getPassword(String key,
int length,
boolean useAllKeys)
getPinNumber
public static String getPinNumber()