Package | Description |
---|---|
com.dropbox.core |
Modifier and Type | Method and Description |
---|---|
String |
DbxOAuth1Upgrader.createOAuth2AccessToken(DbxOAuth1AccessToken token)
Given an existing active OAuth 1 access token, make a Dropbox API call to get a new OAuth 2
access token that represents the same user and app.
|
void |
DbxOAuth1Upgrader.disableOAuth1AccessToken(DbxOAuth1AccessToken token)
Tell the Dropbox API server to disable an OAuth 1 access token.
|
Copyright © 2014. All rights reserved.