Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Method and Description |
---|---|
KubernetesAuthenticationOptions |
KubernetesAuthenticationOptions.KubernetesAuthenticationOptionsBuilder.build()
Build a new
KubernetesAuthenticationOptions instance. |
Modifier and Type | Method and Description |
---|---|
static AuthenticationSteps |
KubernetesAuthentication.createAuthenticationSteps(KubernetesAuthenticationOptions options)
Creates a
AuthenticationSteps for kubernetes authentication given
KubernetesAuthenticationOptions . |
Constructor and Description |
---|
KubernetesAuthentication(KubernetesAuthenticationOptions options,
RestOperations restOperations)
|
Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.