public class DropBoxProfile extends OAuth10Profile
This class is the user profile for DropBox with appropriate getters.
It is returned by the DropBoxClient.
logger, SEPARATOR| Constructor and Description |
|---|
DropBoxProfile() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getEmailVerified() |
Locale |
getLocale() |
URI |
getProfileUrl() |
clearSensitiveData, getAccessSecret, setAccessSecretgetAccessToken, setAccessTokengetDisplayName, getEmail, getFamilyName, getFirstName, getGender, 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 Locale getLocale()
getLocale in class CommonProfilepublic URI getProfileUrl()
getProfileUrl in class CommonProfilepublic Boolean getEmailVerified()
Copyright © 2019. All rights reserved.