| 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.
|
| com.here.account.identity.bo |
| Modifier and Type | Method and Description |
|---|---|
protected IdentityTokenRequest |
FromRunAsIdFileProvider.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
static IdentityTokenRequest |
IdentityTokenRequest.fromFormParams(Map<String,List<String>> formParams)
Converts the formParams generated from an instance of IdentityTokenRequest,
back into the IdentityTokenRequest with proper properties set.
|
IdentityTokenRequest |
IdentityTokenRequest.withNamespace(String namespace) |
IdentityTokenRequest |
IdentityTokenRequest.withPodName(String podName) |
IdentityTokenRequest |
IdentityTokenRequest.withPodUid(String podUid) |
IdentityTokenRequest |
IdentityTokenRequest.withRunAsId(String runAsId) |
IdentityTokenRequest |
IdentityTokenRequest.withRunAsIdName(String runAsIdName) |
Copyright © 2022 HERE Europe B.V. All Rights Reserved.