| Package | Description |
|---|---|
| org.springframework.vault.authentication |
Support for authentication and session management.
|
| Modifier and Type | Method and Description |
|---|---|
ClientCertificateAuthenticationOptions |
ClientCertificateAuthenticationOptions.ClientCertificateAuthenticationOptionsBuilder.build()
Build a new
ClientCertificateAuthenticationOptions instance. |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationSteps |
ClientCertificateAuthentication.createAuthenticationSteps(ClientCertificateAuthenticationOptions options)
Creates a
AuthenticationSteps for client certificate authentication. |
| Constructor and Description |
|---|
ClientCertificateAuthentication(ClientCertificateAuthenticationOptions options,
RestOperations restOperations)
Create a
ClientCertificateAuthentication using RestOperations. |
Copyright © 2016–2021 Pivotal Software, Inc.. All rights reserved.