Credentials holds credentials information for a user.- Since:
- 1.0
-
Method Summary
-
Method Details
-
getUsername
String getUsername()- Returns:
- the
usernamefor thisCredentials
-
getPassword
char[] getPassword()- Returns:
- the
passwordfor thisCredentials
-
getRoles
Object getRoles()- Returns:
- the supported
rolesfor thisCredentials
-