Uses of Interface
org.springframework.vault.authentication.GcpCredentialSupplier
Package
Description
Support for authentication and session management.
-
Uses of GcpCredentialSupplier in org.springframework.vault.authentication
Modifier and TypeMethodDescriptionGcpIamAuthenticationOptions.getCredentialSupplier()
Deprecated, for removal: This API element is subject to removal in a future version.Modifier and TypeMethodDescriptionGcpIamAuthenticationOptions.GcpIamAuthenticationOptionsBuilder.credentialSupplier
(GcpCredentialSupplier credentialSupplier) Configure aGcpCredentialSupplier
, required to create a signed JWT.