Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Interface and Description |
---|---|
interface |
KubernetesJwtSupplier
Interface to obtain a Kubernetes Service Account Token for Kubernetes authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
KubernetesServiceAccountTokenFile
Mechanism to retrieve a Kubernetes service account token.
|
class |
ResourceCredentialSupplier
Mechanism to retrieve a credential from a
Resource . |
Modifier and Type | Method and Description |
---|---|
default CredentialSupplier |
CredentialSupplier.cached()
Retrieve a cached
CredentialSupplier that obtains the credential early and
reuses the token for each get() call. |
Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.