Package com.dropbox.core.oauth
-
Class Summary Class Description DbxCredential Use this class to store the OAuth2 result.DbxOAuthError This class provides deserialization for the error response returned from OAuth endpoint.DbxRefreshResult This is the return value ofDbxCredential.refresh(DbxRequestConfig)
. -
Exception Summary Exception Description DbxOAuthException This exception means OAuth endpoint has thrown error.