Uses of Class
org.springframework.vault.authentication.GitHubAuthenticationOptions.GithubAuthenticationOptionsBuilder
Package
Description
Support for authentication and session management.
-
Uses of GitHubAuthenticationOptions.GithubAuthenticationOptionsBuilder in org.springframework.vault.authentication
Modifier and TypeMethodDescriptionGitHubAuthenticationOptions.builder()
Configure the mount path.Configure the GitHub token.GitHubAuthenticationOptions.GithubAuthenticationOptionsBuilder.tokenSupplier
(Supplier<String> tokenSupplier) Configure theSupplier
to obtain a token.