public interface UserAuthority2 extends UserAuthority
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Modifier and Type | Method and Description |
|---|---|
Persona[] |
getSpecialPersonae()
Returns the special personae supported by this user authority.
|
addAuthenticationFailedListener, addAuthenticationSucceededListener, getPersona, getUserAuthorityName, removeAuthenticationFailedListener, removeAuthenticationSucceededListener, userDestroyedstatic final java.lang.String CLASS_VERSION
Persona[] getSpecialPersonae()