| Package | Description |
|---|---|
| com.here.account.oauth2 |
An OAuth2.0 compliant client library for use against HERE Account services.
|
| Modifier and Type | Method and Description |
|---|---|
Fresh<AccessTokenResponse> |
TokenEndpoint.requestAutoRefreshingToken(AccessTokenRequest request)
POST to the token endpoint to get an always fresh HERE Access Token, for use with HERE Services.
|
Fresh<AccessTokenResponse> |
TokenEndpoint.requestAutoRefreshingToken(Supplier<AccessTokenRequest> requestSupplier)
POST to the token endpoint to get an always fresh HERE Access Token, for use with HERE Services.
|
Copyright © 2021 HERE Europe B.V. All Rights Reserved.