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 |
|---|---|
Date |
getAuthenticationDate() |
String |
getAuthenticationMethod() |
String |
getSuccessfulAuthenticationHandlers() |
Boolean |
isFromNewLogin() |
Boolean |
isLongTermAuthenticationRequestTokenUsed() |
clearSensitiveData, getAccessToken, setAccessTokengetDisplayName, getEmail, getFamilyName, getFirstName, getGender, getLocale, getLocation, getPictureUrl, getProfileUrl, getUsername, isExpiredaddAttribute, addAttributes, addAuthenticationAttribute, addAuthenticationAttributes, addPermission, addPermissions, addRole, 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, writeExternalclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasPrincipalpublic Boolean isFromNewLogin()
public Date getAuthenticationDate()
public String getAuthenticationMethod()
public String getSuccessfulAuthenticationHandlers()
public Boolean isLongTermAuthenticationRequestTokenUsed()
Copyright © 2019. All rights reserved.