| Package | Description |
|---|---|
| com.smartsheet.api.oauth |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationResult |
OAuthFlow.extractAuthorizationResult(String authorizationResponseURL)
Extract AuthorizationResult from the authorization response URL (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
Token |
OAuthFlow.obtainNewToken(AuthorizationResult authorizationResult)
Obtain a new token using AuthorizationResult.
|
Copyright © 2014–2019 Smartsheet. All rights reserved.