| Package | Description |
|---|---|
| com.intuit.oauth2.exception | |
| com.intuit.oauth2.http |
| Modifier and Type | Method and Description |
|---|---|
Response |
PlatformException.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformException.setResponse(Response response) |
| Constructor and Description |
|---|
ConnectionException(String errorMessage,
String statusCode,
String intuit_tid,
Response response) |
OAuthException(String errorMessage,
String statusCode,
String intuit_tid,
Response response) |
OpenIdException(String errorMessage,
String statusCode,
String intuit_tid,
Response response) |
PlatformException(String errorMessage,
String statusCode,
String intuit_tid,
Response response) |
| Modifier and Type | Method and Description |
|---|---|
Response |
HttpRequestClient.makeJsonRequest(Request request,
OAuthMigrationRequest migrationRequest)
Method to make the HTTP POST request using the request attributes supplied
|
Response |
HttpRequestClient.makeRequest(Request request)
Method to make the HTTP request call using the request attributes supplied
|
Copyright © 2025. All Rights Reserved.