Uses of Class
com.force.api.AuthorizationResponse
| Package | Description |
|---|---|
| com.force.api |
-
Uses of AuthorizationResponse in com.force.api
Methods in com.force.api that return AuthorizationResponse Modifier and Type Method Description AuthorizationResponseAuthorizationResponse. apiConfig(ApiConfig value)AuthorizationResponseAuthorizationResponse. code(String value)AuthorizationResponseAuthorizationResponse. state(String value)Methods in com.force.api with parameters of type AuthorizationResponse Modifier and Type Method Description static ApiSessionAuth. completeOAuthWebServerFlow(AuthorizationResponse res)