public final class HttpTGTProfile extends HttpProfile
HttpTGTProfile that represents
the CAS TGT when it's obtained via the rest api.USERNAMElogger, SEPARATOR| Constructor and Description |
|---|
HttpTGTProfile() |
HttpTGTProfile(String ticketGrantingTicketId,
String userName) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
equals(Object obj) |
String |
getTicketGrantingTicketId() |
int |
hashCode() |
getDisplayName, getEmail, getFamilyName, getFirstName, getGender, getLocale, getLocation, getPictureUrl, getProfileUrl, getUsernameaddAttribute, addAttributes, addPermission, addPermissions, addRole, addRoles, build, getAttribute, getAttribute, getAttributes, getAttributesDefinition, getId, getPermissions, getRoles, getTypedId, isRemembered, readExternal, setId, setRemembered, toString, writeExternalpublic String getTicketGrantingTicketId()
public void clear()
clear in interface Clearableclear in class UserProfileCopyright © 2016. All Rights Reserved.