Uses of Interface
org.springframework.vault.authentication.GoogleCredentialsSupplier
Packages that use GoogleCredentialsSupplier
Package
Description
Support for authentication and session management.
-
Uses of GoogleCredentialsSupplier in org.springframework.vault.authentication
Methods in org.springframework.vault.authentication that return GoogleCredentialsSupplierMethods in org.springframework.vault.authentication with parameters of type GoogleCredentialsSupplierModifier and TypeMethodDescriptionGcpIamCredentialsAuthenticationOptions.GcpIamCredentialsAuthenticationOptionsBuilder.credentialsSupplier
(GoogleCredentialsSupplier credentialsSupplier) Configure aGoogleCredentialsSupplier
, required to create a signed JWT.