public class OrcidProfile extends OAuth20Profile
This class is the user profile for ORCiD with appropriate getters.
It is returned by the OrcidClient.
logger, SEPARATOR| Constructor and Description |
|---|
OrcidProfile() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getClaimed() |
String |
getCreationMethod() |
String |
getFamilyName() |
String |
getFirstName() |
String |
getOrcid() |
URI |
getProfileUrl() |
clearSensitiveData, getAccessToken, setAccessTokengetDisplayName, getEmail, getGender, getLocale, getLocation, getPictureUrl, getUsernameaddAttribute, 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 String getOrcid()
public boolean getClaimed()
public String getCreationMethod()
public String getFirstName()
getFirstName in class CommonProfilepublic String getFamilyName()
getFamilyName in class CommonProfilepublic URI getProfileUrl()
getProfileUrl in class CommonProfileCopyright © 2017. All Rights Reserved.