Uses of Interface
org.springframework.vault.authentication.GoogleCredentialsSupplier
Package
Description
Support for authentication and session management.
-
Uses of GoogleCredentialsSupplier in org.springframework.vault.authentication
Modifier and TypeMethodDescriptionGcpIamCredentialsAuthenticationOptions.GcpIamCredentialsAuthenticationOptionsBuilder.credentialsSupplier
(GoogleCredentialsSupplier credentialsSupplier) Configure aGoogleCredentialsSupplier
, required to create a signed JWT.