| Package | Description |
|---|---|
| com.smartsheet.api.oauth |
| Modifier and Type | Method and Description |
|---|---|
Token |
OAuthFlow.obtainNewToken(AuthorizationResult authorizationResult)
Obtain a new token using AuthorizationResult.
|
Token |
OAuthFlow.refreshToken(Token token)
Refresh token.
|
| Modifier and Type | Method and Description |
|---|---|
Token |
OAuthFlow.refreshToken(Token token)
Refresh token.
|
void |
OAuthFlow.revokeAccessToken(Token token)
Revoke access token.
|
Copyright © 2014–2017 Smartsheet. All rights reserved.