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)
Creates a
AuthenticationSteps for AppId authentication given
AppIdAuthenticationOptions . |
Constructor and Description |
---|
AppIdAuthentication(AppIdAuthenticationOptions options,
RestOperations restOperations)
|
Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.