Class UserCommand
java.lang.Object
org.xbricks.common.generic.commands.UserCommand
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UserCommand
public UserCommand()
-
-
Method Details
-
randomAlphaNumeric
- Parameters:
count
- Size of Randomly generated string- Returns:
- Randomly generated string useful for Passwords field initializations.
-
getEncryptedPassword
- Returns:
- String for Encrypted Password
-