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