public interface IdUserAuthority extends UserAuthority
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION |
| Modifier and Type | Method and Description |
|---|---|
boolean |
setPersonaeFor(User user,
java.lang.String id)
Populates a User object with appropriate personae for the user with
the indicated ID.
|
addAuthenticationFailedListener, addAuthenticationSucceededListener, getPersona, getUserAuthorityName, removeAuthenticationFailedListener, removeAuthenticationSucceededListener, userDestroyedstatic final java.lang.String CLASS_VERSION
boolean setPersonaeFor(User user, java.lang.String id)