| Package | Description |
|---|---|
| com.intuit.oauth2.client | |
| com.intuit.oauth2.data |
| Modifier and Type | Method and Description |
|---|---|
BearerTokenResponse |
OAuth2PlatformClient.refreshToken(String refreshToken)
Method to renew OAuth2 tokens by passing the refreshToken
|
BearerTokenResponse |
OAuth2PlatformClient.retrieveBearerTokens(String authCode,
String redirectURI)
Method to retrieve OAuth2 access token by passing the redirectURI and authCode
|
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthMigrationResponse |
Copyright © 2019. All Rights Reserved.