public abstract class ClientCredentialsGrantRequestProvider extends AbstractClientAuthorizationRequestProvider implements ClientAuthorizationRequestProvider
| Modifier | Constructor and Description |
|---|---|
protected |
ClientCredentialsGrantRequestProvider(Clock clock) |
| Modifier and Type | Method and Description |
|---|---|
AccessTokenRequest |
getNewAccessTokenRequest()
Gets a new AccessTokenRequest to authorize this client to obtain
an Access Token.
|
getClockclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClientAuthorizer, getClock, getHttpMethod, getScope, getTokenEndpointUrlprotected ClientCredentialsGrantRequestProvider(Clock clock)
public AccessTokenRequest getNewAccessTokenRequest()
getNewAccessTokenRequest in interface ClientAuthorizationRequestProviderCopyright © 2020 HERE Europe B.V. All Rights Reserved.