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() |
Long |
getNormal() |
URI |
getProfileUrl() |
Long |
getQuota() |
Long |
getShared() |
clearSensitiveData, getAccessSecret, setAccessSecretgetAccessToken, setAccessTokengetDisplayName, getEmail, getFamilyName, getFirstName, getGender, getLocation, getPictureUrl, getUsernameaddAttribute, addAttributes, addPermission, addPermissions, addRole, addRoles, addRoles, build, containsAttribute, getAttribute, getAttribute, getAttributes, getClientName, getId, getLinkedId, getPermissions, getRoles, getTypedId, isRemembered, readExternal, removeAttribute, setClientName, setId, setLinkedId, setRemembered, toString, writeExternalpublic Locale getLocale()
getLocale in class CommonProfilepublic URI getProfileUrl()
getProfileUrl in class CommonProfilepublic Long getNormal()
public Long getQuota()
public Long getShared()
public Boolean getEmailVerified()
Copyright © 2017. All Rights Reserved.