| Package | Description |
|---|---|
| com.intuit.oauth2.client | |
| com.intuit.oauth2.config |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryAPIResponse |
DiscoveryAPIClient.callDiscoveryAPI(Environment environment)
Calls the Discovery Document API based on the the Environment provided and
returns an object with url’s for all the endpoints
|
| Modifier and Type | Method and Description |
|---|---|
static Environment |
Environment.fromValue(String value) |
static Environment |
Environment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Environment[] |
Environment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OAuth2Config.OAuth2ConfigBuilder |
OAuth2Config.OAuth2ConfigBuilder.callDiscoveryAPI(Environment environment) |
Copyright © 2017. All rights reserved.