|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface User
A User.
| Method Summary | |
|---|---|
String |
getMD5PassphraseHash()
Gets the MD5-encoded passphrase hash. |
List<Role> |
getRoles()
Gets a list of this user's roles. |
String |
getUserName()
Gets the the user name. |
void |
setMD5PassphraseHash(String toSet)
Sets the MD5-encoded passphrase hash. |
void |
setRoles(List<Role> toSet)
Sets a list of this user's roles. |
void |
setUserName(String toSet)
Gets the user name. |
| Method Detail |
|---|
void setUserName(String toSet)
userName - The the user name.String getUserName()
String getMD5PassphraseHash()
void setMD5PassphraseHash(String toSet)
toSet - The MD5-encoded passphrase hash.List<Role> getRoles()
void setRoles(List<Role> toSet)
toSet - A list of this user's roles.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||