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() |
getDisplayName, getEmail, getFamilyName, getFirstName, getGender, getLocale, getLocation, getPictureUrl, getProfileUrl, getUsernameaddAttribute, addAttributes, addPermission, addPermissions, addRole, addRoles, addRoles, build, containsAttribute, getAttribute, getAttribute, getAttributes, getClientName, getId, getLinkedId, getPermissions, getRoles, getTypedId, isRemembered, readExternal, removeAttribute, setClientName, setId, setLinkedId, setRemembered, toString, writeExternalpublic String getTicketGrantingTicketId()
public void clearSensitiveData()
clearSensitiveData in class UserProfileCopyright © 2017. All Rights Reserved.