|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.util.PwdGenerator
public class PwdGenerator
| Field Summary | |
|---|---|
static String |
KEY1
|
static String |
KEY2
|
static String |
KEY3
|
| Constructor Summary | |
|---|---|
PwdGenerator()
|
|
| Method Summary | |
|---|---|
static String |
getPassword()
|
static String |
getPassword(int length)
|
static String |
getPassword(String key,
int length)
|
static String |
getPassword(String key,
int length,
boolean useAllKeys)
|
static String |
getPinNumber()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String KEY1
public static String KEY2
public static String KEY3
| Constructor Detail |
|---|
public PwdGenerator()
| Method Detail |
|---|
public static String getPinNumber()
public static String getPassword()
public static String getPassword(int length)
public static String getPassword(String key,
int length)
public static String getPassword(String key,
int length,
boolean useAllKeys)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||