Uses of Class
org.springframework.vault.authentication.CubbyholeAuthenticationOptions
Package
Description
Support for authentication and session management.
-
Uses of CubbyholeAuthenticationOptions in org.springframework.vault.authentication
Modifier and TypeMethodDescriptionCubbyholeAuthenticationOptions.CubbyholeAuthenticationOptionsBuilder.build()
Build a newCubbyholeAuthenticationOptions
instance.Modifier and TypeMethodDescriptionstatic AuthenticationSteps
CubbyholeAuthentication.createAuthenticationSteps
(CubbyholeAuthenticationOptions options) Creates aAuthenticationSteps
for cubbyhole authentication givenCubbyholeAuthenticationOptions
.ModifierConstructorDescriptionCubbyholeAuthentication
(CubbyholeAuthenticationOptions options, RestOperations restOperations)