Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Method and Description |
---|---|
UsernamePasswordAuthenticationOptions |
UsernamePasswordAuthenticationOptions.UsernamePasswordAuthenticationBuilder.build()
Build a new
UsernamePasswordAuthenticationOptions instance. |
Modifier and Type | Method and Description |
---|---|
static AuthenticationSteps |
UsernamePasswordAuthentication.createAuthenticationSteps(UsernamePasswordAuthenticationOptions options)
Creates a
AuthenticationSteps for username/password authentication given
UsernamePasswordAuthenticationOptions . |
Constructor and Description |
---|
UsernamePasswordAuthentication(UsernamePasswordAuthenticationOptions options,
RestOperations restOperations) |
Copyright © 2016–2022 Pivotal Software, Inc.. All rights reserved.