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(String ticketGrantingTicketId,
String userName) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearSensitiveData() |
boolean |
equals(Object obj) |
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 String getTicketGrantingTicketId()
public void clearSensitiveData()
clearSensitiveData in class UserProfileCopyright © 2018. All rights reserved.