public class OkProfile extends OAuth20Profile
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BASE_PROFILE_URL |
logger, SEPARATOR| Constructor and Description |
|---|
OkProfile() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayName() |
java.lang.String |
getFamilyName() |
java.lang.String |
getFirstName() |
java.lang.String |
getLocation() |
java.net.URI |
getPictureUrl() |
java.net.URI |
getProfileUrl() |
java.lang.String |
getUsername() |
clearSensitiveData, getAccessToken, setAccessTokenasPrincipal, getEmail, getGender, getLocale, 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 static final java.lang.String BASE_PROFILE_URL
public java.lang.String getFirstName()
getFirstName in class CommonProfilepublic java.lang.String getFamilyName()
getFamilyName in class CommonProfilepublic java.lang.String getDisplayName()
getDisplayName in class CommonProfilepublic java.lang.String getUsername()
getUsername in class CommonProfilepublic java.net.URI getPictureUrl()
getPictureUrl in class CommonProfilepublic java.net.URI getProfileUrl()
getProfileUrl in class CommonProfilepublic java.lang.String getLocation()
getLocation in class CommonProfileCopyright © 2018. All Rights Reserved.