| Class and Description | 
|---|
| com.dropbox.core.DbxWebAuthNoRedirect use  DbxWebAuthinstead with aDbxWebAuth.Requestconfigured with no
 redirect URI (seeDbxWebAuth.Request.Builder.withNoRedirect()). | 
| Constructor and Description | 
|---|
| com.dropbox.core.DbxRequestConfig(String, String) Use  DbxRequestConfig.newBuilder(java.lang.String)to customize configuration | 
| com.dropbox.core.DbxRequestConfig(String, String, HttpRequestor) Use  DbxRequestConfig.newBuilder(java.lang.String)to customize configuration | 
| com.dropbox.core.DbxWebAuth(DbxRequestConfig, DbxAppInfo, String, DbxSessionStore) |