public class CasOAuthWrapperProfile extends OAuth20Profile
This class is the user profile for sites using OAuth wrapper for CAS.
It is returned by the CasOAuthWrapperClient.
logger, SEPARATOR| Constructor and Description |
|---|
CasOAuthWrapperProfile() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getAuthenticationDate() |
java.lang.String |
getAuthenticationMethod() |
java.lang.String |
getSuccessfulAuthenticationHandlers() |
java.lang.Boolean |
isFromNewLogin() |
java.lang.Boolean |
isLongTermAuthenticationRequestTokenUsed() |
clearSensitiveData, getAccessToken, setAccessTokenasPrincipal, 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 java.lang.Boolean isFromNewLogin()
public java.util.Date getAuthenticationDate()
public java.lang.String getAuthenticationMethod()
public java.lang.String getSuccessfulAuthenticationHandlers()
public java.lang.Boolean isLongTermAuthenticationRequestTokenUsed()
Copyright © 2018. All Rights Reserved.