Uses of Class
org.springframework.vault.authentication.GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilder
Package
Description
Support for authentication and session management.
-
Uses of GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilder in org.springframework.vault.authentication
Modifier and TypeMethodDescriptionGcpComputeAuthenticationOptions.builder()
Configure the mount path, defaults to aws.Configure the name of the role against which the login is being attempted.GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilder.serviceAccount
(String serviceAccount) Configure the service account identifier.