Package | Description |
---|---|
com.incorta.connector |
Modifier and Type | Method and Description |
---|---|
OAuthManager.Response |
OAuthManager.getAuthorizationResponse(java.lang.String redirectUri,
java.lang.String state,
java.lang.String authCode)
Completes OAuth authorization and returns a
OAuthManager.Response object containing the permanent token and username. |