Uses of Class
org.springframework.vault.authentication.JwtAuthenticationOptions.JwtAuthenticationOptionsBuilder
Package
Description
Support for authentication and session management.
-
Uses of JwtAuthenticationOptions.JwtAuthenticationOptionsBuilder in org.springframework.vault.authentication
Modifier and TypeMethodDescriptionJwtAuthenticationOptions.builder()
Configure the JWT authentication token.JwtAuthenticationOptions.JwtAuthenticationOptionsBuilder.jwtSupplier
(Supplier<String> jwtSupplier) Configure theSupplier
to obtain a JWT authentication token.Configure the mount path.Configure the role.