Uses of Class
org.springframework.vault.authentication.JwtAuthenticationOptions
Package
Description
Support for authentication and session management.
-
Uses of JwtAuthenticationOptions in org.springframework.vault.authentication
Modifier and TypeMethodDescriptionJwtAuthenticationOptions.JwtAuthenticationOptionsBuilder.build()
Build a newJwtAuthenticationOptions
instance.ModifierConstructorDescriptionJwtAuthentication
(JwtAuthenticationOptions options, RestOperations restOperations)