Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Method and Description |
---|---|
static KubernetesAuthenticationOptions.KubernetesAuthenticationOptionsBuilder |
KubernetesAuthenticationOptions.builder() |
KubernetesAuthenticationOptions.KubernetesAuthenticationOptionsBuilder |
KubernetesAuthenticationOptions.KubernetesAuthenticationOptionsBuilder.jwtSupplier(Supplier<String> jwtSupplier)
Configure the
Supplier to obtain a Kubernetes authentication token. |
KubernetesAuthenticationOptions.KubernetesAuthenticationOptionsBuilder |
KubernetesAuthenticationOptions.KubernetesAuthenticationOptionsBuilder.path(String path)
Configure the mount path.
|
KubernetesAuthenticationOptions.KubernetesAuthenticationOptionsBuilder |
KubernetesAuthenticationOptions.KubernetesAuthenticationOptionsBuilder.role(String role)
Configure the role.
|
Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.