|
Liferay 6.2.0-ce-m3 | |||||||||
| 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()
|
static String |
getSecurePassword()
|
static String |
getSecurePassword(int length)
|
static String |
getSecurePassword(String key,
int length)
|
static String |
getSecurePassword(String key,
int length,
boolean useAllKeys)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String KEY1
public static final String KEY2
public static final String KEY3
| Constructor Detail |
|---|
public PwdGenerator()
| Method Detail |
|---|
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)
public static String getPinNumber()
public static String getSecurePassword()
public static String getSecurePassword(int length)
public static String getSecurePassword(String key,
int length)
public static String getSecurePassword(String key,
int length,
boolean useAllKeys)
|
Liferay 6.2.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||