Uses of Class
com.dropbox.client2.session.WebAuthSession.WebAuthInfo

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

Uses of WebAuthSession.WebAuthInfo in com.dropbox.client2.session
 

Methods in com.dropbox.client2.session that return WebAuthSession.WebAuthInfo
 WebAuthSession.WebAuthInfo WebAuthSession.getAuthInfo()
          Starts an authentication request with Dropbox servers and gets all the info you need to start authenticating a user.
 WebAuthSession.WebAuthInfo WebAuthSession.getAuthInfo(String callbackUrl)
          Starts an authentication request with Dropbox servers and gets all the info you need to start authenticating a user.
 



Copyright © 2012. All Rights Reserved.