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