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