public interface ProxyUserAuthority extends UserAuthority
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_VERSION  | 
| Modifier and Type | Method and Description | 
|---|---|
UserAuthority | 
getUserAuthority()
Returns the real user authority that this proxy is a substitute for, if possible. 
 | 
void | 
setUserAuthority(UserAuthority newAuthority)
Changes the real user authority that this proxy is a substitute for, if possible. 
 | 
addAuthenticationFailedListener, addAuthenticationSucceededListener, getPersona, getUserAuthorityName, removeAuthenticationFailedListener, removeAuthenticationSucceededListener, userDestroyedstatic final java.lang.String CLASS_VERSION
UserAuthority getUserAuthority()
this" (ie not
 null).void setUserAuthority(UserAuthority newAuthority)