Uses of Class
org.springframework.vault.authentication.ClientCertificateAuthenticationOptions.ClientCertificateAuthenticationOptionsBuilder
Package
Description
Support for authentication and session management.
-
Uses of ClientCertificateAuthenticationOptions.ClientCertificateAuthenticationOptionsBuilder in org.springframework.vault.authentication
Modifier and TypeMethodDescriptionClientCertificateAuthenticationOptions.builder()
ClientCertificateAuthenticationOptions.ClientCertificateAuthenticationOptionsBuilder.path
(String path) Configure the mount path, defaults to azure.ClientCertificateAuthenticationOptions.ClientCertificateAuthenticationOptionsBuilder.role
(String name) Configure the named certificate role to authenticate against.