|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserInfo
An interface for information that defines users of the management application.
| Method Summary | |
|---|---|
String |
getPasswordHash()
Gets the stringified representation of this user's hashed password. |
Set<UserRole> |
getRoles()
Gets the set of roles associated with this user. |
String |
getUsername()
Gets the primary principal associated with this user. |
| Method Detail |
|---|
String getUsername()
String getPasswordHash()
Set<UserRole> getRoles()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||