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 |
|---|---|
java.lang.Boolean |
getEmailVerified() |
java.util.Locale |
getLocale() |
java.net.URI |
getProfileUrl() |
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 java.util.Locale getLocale()
getLocale in class CommonProfilepublic java.net.URI getProfileUrl()
getProfileUrl in class CommonProfilepublic java.lang.Boolean getEmailVerified()
Copyright © 2018. All Rights Reserved.