| Package | Description |
|---|---|
| org.springframework.vault.authentication |
Support for authentication and session management.
|
| Modifier and Type | Method and Description |
|---|---|
CubbyholeAuthenticationOptions |
CubbyholeAuthenticationOptions.CubbyholeAuthenticationOptionsBuilder.build()
Build a new
CubbyholeAuthenticationOptions instance. |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationSteps |
CubbyholeAuthentication.createAuthenticationSteps(CubbyholeAuthenticationOptions options)
Creates a
AuthenticationSteps for cubbyhole authentication given
CubbyholeAuthenticationOptions. |
| Constructor and Description |
|---|
CubbyholeAuthentication(CubbyholeAuthenticationOptions options,
org.springframework.web.client.RestOperations restOperations)
|
Copyright © 2016–2024 Pivotal Software, Inc.. All rights reserved.