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()
Return the locale of the user.
|
URI |
getProfileUrl()
Return the url of the profile of the user.
|
clearSensitiveData, getAccessSecret, setAccessSecretgetAccessToken, setAccessTokenasPrincipal, getDisplayName, getEmail, getFamilyName, getFirstName, getGender, getLocation, getPictureUrl, getUsername, isExpiredaddAttribute, addAttributes, addAuthenticationAttribute, addAuthenticationAttributes, addPermission, addPermissions, addRole, addRoles, 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, writeExternalpublic Locale getLocale()
CommonProfilegetLocale in class CommonProfilepublic URI getProfileUrl()
CommonProfilegetProfileUrl in class CommonProfilepublic Boolean getEmailVerified()
Copyright © 2019. All rights reserved.