Package com.liferay.portal.kernel.util
Class PwdGenerator
Object
com.liferay.portal.kernel.util.PwdGenerator
- Author:
- Brian Wing Shun Chan, Amos Fong, Shuyang Zhou
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
getPassword
(int length) static String
getPassword
(int length, String... keys) static String
getPassword
(String key, int length) static String
getPassword
(String key, int length, boolean useAllKeys) static String
-
Field Details
-
KEY1
- See Also:
-
KEY2
- See Also:
-
KEY3
- See Also:
-
-
Constructor Details
-
PwdGenerator
public PwdGenerator()
-
-
Method Details
-
getPassword
-
getPassword
-
getPassword
-
getPassword
-
getPassword
-
getPinNumber
-