Package | Description |
---|---|
com.intuit.oauth2.client | |
com.intuit.oauth2.http |
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
|
PlatformResponse |
OAuth2PlatformClient.revokeToken(String token)
Method to revoke OAuth2 tokens
|
Modifier and Type | Method and Description |
---|---|
String |
Response.getContent()
Returns the json content from http response
|
Copyright © 2017. All rights reserved.