| Package | Description |
|---|---|
| com.here.account.identity.bo | |
| com.here.account.oauth2 |
An OAuth2.0 compliant client library for use against HERE Account services.
|
| com.here.account.olp |
| Modifier and Type | Class and Description |
|---|---|
class |
IdentityTokenRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessTokenRequest
One of the OAuth2.0
Authorization Grant Request
types supported by HERE.
|
class |
AccessTokenResponse
Represents a parsed response received from an OAuth2.0 token endpoint.
|
class |
ClientCredentialsGrantRequest
An
AccessTokenRequest for grant_type=client_credentials. |
class |
FileAccessTokenResponse
A FileAccessTokenResponse provides access to an Access Token
read from a File.
|
| Modifier and Type | Method and Description |
|---|---|
OlpHttpMessage |
OlpHttpMessage.setCorrelationId(String correlationId)
Set the correlationId (the unique value for tracking a request across services and within a service).
|
Copyright © 2023 HERE Europe B.V. All Rights Reserved.