| Modifier and Type | Method and Description |
|---|---|
List<NameValuePair> |
JwtBearerClientAssertionCredentials.getPostParams() |
List<NameValuePair> |
ClientSecretCredentials.getPostParams() |
List<NameValuePair> |
ClientCredentials.getPostParams()
Get client credentials token request parameters
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
CustomGrantTokenClient.getTokenInternal(List<NameValuePair> parameters,
String... scopes)
Retrieve access token for the configured "client_id" and specified scopes.
|
Copyright © 2016 Scalepoint Technologies Ltd.. All rights reserved.