Uses of Package
com.dropbox.client2.session

Packages that use com.dropbox.client2.session
com.dropbox.client2   
com.dropbox.client2.session   
 

Classes in com.dropbox.client2.session used by com.dropbox.client2
Session
          Keeps track of a logged in user.
 

Classes in com.dropbox.client2.session used by com.dropbox.client2.session
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
          Keeps track of a logged in user.
Session.AccessType
           
Session.ProxyInfo
          Describes a proxy.
TokenPair
           Just two strings -- a "key" and a "secret".
WebAuthSession.WebAuthInfo
          Contains the info needed to send the user to the Dropbox web auth page and later retrieve an access token + secret.
 



Copyright © 2012. All Rights Reserved.