| Package | Description |
|---|---|
| com.here.account.auth.provider |
Provider classes to pull credentials from different sources like system properties, ini and properties file
and in an order of priority specified.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FromDefaultHereCredentialsPropertiesFile
A
ClientCredentialsProvider that pulls credential values from the
default "~/.here/credentials.properties" file. |
class |
FromHereCredentialsIniFile |
class |
FromHereCredentialsIniStream |
class |
FromProperties |
class |
FromSystemProperties
A
ClientCredentialsProvider that pulls credential values from the System Properties. |
Copyright © 2023 HERE Europe B.V. All Rights Reserved.