Uses of Class
org.springframework.vault.authentication.AppIdAuthenticationOptions
Package
Description
Support for authentication and session management.
-
Uses of AppIdAuthenticationOptions in org.springframework.vault.authentication
Modifier and TypeMethodDescriptionAppIdAuthenticationOptions.AppIdAuthenticationOptionsBuilder.build()
Build a newAppIdAuthenticationOptions
instance.Modifier and TypeMethodDescriptionstatic AuthenticationSteps
AppIdAuthentication.createAuthenticationSteps
(AppIdAuthenticationOptions options) Deprecated, for removal: This API element is subject to removal in a future version.Creates aAuthenticationSteps
for AppId authentication givenAppIdAuthenticationOptions
.ModifierConstructorDescriptionAppIdAuthentication
(AppIdAuthenticationOptions options, RestOperations restOperations) Deprecated, for removal: This API element is subject to removal in a future version.