public class HiOrgServerProfile extends OAuth20Profile
HiOrgServerClient.logger, SEPARATOR| Constructor and Description |
|---|
HiOrgServerProfile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlternativeId()
An alternative identifier to uniquely identify a HiOrg-Server user.
|
String |
getDisplayName() |
String |
getFamilyName() |
String |
getFirstName() |
String |
getOrganisationId() |
String |
getOrganisationName() |
String |
getPosition() |
int |
getRolesAsInteger() |
String |
getTypedAlternativeId()
A alternative, typed identifier based on
getAlternativeId(). |
String |
getUsername() |
boolean |
hasRole(int roleId) |
boolean |
isLeader() |
clearSensitiveData, getAccessToken, setAccessTokengetEmail, getGender, getLocale, getLocation, getPictureUrl, getProfileUrl, 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 getUsername()
getUsername in interface UserProfilegetUsername in class CommonProfilepublic String getFirstName()
getFirstName in class CommonProfilepublic String getFamilyName()
getFamilyName in class CommonProfilepublic String getDisplayName()
getDisplayName in class CommonProfilepublic int getRolesAsInteger()
public boolean hasRole(int roleId)
public String getOrganisationId()
public String getOrganisationName()
public String getPosition()
public boolean isLeader()
public String getAlternativeId()
public String getTypedAlternativeId()
getAlternativeId().getAlternativeId(), joined by the seperator constantCopyright © 2019. All rights reserved.