Package | Description |
---|---|
com.intuit.oauth2.client |
Modifier and Type | Method and Description |
---|---|
UserInfoResponse |
OAuth2PlatformClient.getUserInfo(String accessToken)
Method to retrieve UserInfo data associated with the accessToken generated
The response depends on the Scope supplied during openId
|
boolean |
OAuth2PlatformClient.validateIDToken(String idToken)
Method to validate IDToken
|
Copyright © 2017. All rights reserved.