Uses of Class
org.springframework.vault.authentication.GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilder
Packages that use GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilder
Package
Description
Support for authentication and session management.
-
Uses of GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilder in org.springframework.vault.authentication
Methods in org.springframework.vault.authentication that return GcpComputeAuthenticationOptions.GcpComputeAuthenticationOptionsBuilderModifier 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.