Package com.dropbox.client2.session

Interface Summary
Session Keeps track of a logged in user.
 

Class Summary
AbstractSession Keeps track of a logged in user and contains configuration options for the DropboxAPI.
AccessTokenPair Holds a user's access token and secret.
AppKeyPair Holds your app's key and secret.
RequestTokenPair Holds a request token and secret for the web OAuth flow.
Session.ProxyInfo Describes a proxy.
TokenPair Just two strings -- a "key" and a "secret".
WebAuthSession Keeps track of a logged in user contains configuration options for the DropboxAPI.
WebAuthSession.WebAuthInfo Contains the info needed to send the user to the Dropbox web auth page and later retrieve an access token + secret.
 

Enum Summary
Session.AccessType