public final class CasRestProfile extends CommonProfile
CasRestProfile that represents
the CAS TGT when it's obtained via the rest api.logger, SEPARATOR| Constructor and Description |
|---|
CasRestProfile() |
CasRestProfile(java.lang.String ticketGrantingTicketId,
java.lang.String userName) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearSensitiveData() |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getTicketGrantingTicketId() |
int |
hashCode() |
asPrincipal, getDisplayName, getEmail, getFamilyName, getFirstName, getGender, getLocale, getLocation, getPictureUrl, getProfileUrl, getUsername, isExpiredaddAttribute, addAttributes, addAuthenticationAttribute, addAuthenticationAttributes, addPermission, addPermissions, addRole, addRoles, addRoles, build, build, containsAttribute, containsAuthenicationAttribute, getAttribute, getAttribute, getAttributes, getAuthenticationAttribute, getAuthenticationAttribute, getAuthenticationAttributes, getClientName, getId, getLinkedId, getPermissions, getRoles, getTypedId, isRemembered, readExternal, removeAttribute, removeAuthenticationAttribute, setClientName, setId, setLinkedId, setPermissions, setRemembered, setRoles, toString, writeExternalpublic CasRestProfile()
public CasRestProfile(java.lang.String ticketGrantingTicketId,
java.lang.String userName)
public java.lang.String getTicketGrantingTicketId()
public void clearSensitiveData()
clearSensitiveData in class UserProfilepublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectCopyright © 2019. All Rights Reserved.