public class ResourceScopedAccessGrantTokenClient extends CustomGrantTokenClient
| Constructor and Description |
|---|
ResourceScopedAccessGrantTokenClient(String tokenEndpointUri,
ClientCredentials clientCredentials) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getGrantType() |
String |
getToken(ResourceScopedAccessGrantParameters parameters)
Retrieve access token for the configured "client_id", specified scope and resource
|
getTokenInternalpublic ResourceScopedAccessGrantTokenClient(String tokenEndpointUri, ClientCredentials clientCredentials)
public String getToken(ResourceScopedAccessGrantParameters parameters) throws IOException
parameters - Custom grant parametersIOException - Exception during token endpoint communicationprotected String getGrantType()
getGrantType in class CustomGrantTokenClientCopyright © 2016 Scalepoint Technologies Ltd.. All rights reserved.