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, 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 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 © 2019. All rights reserved.