Class GcpIamAuthenticationSupport
java.lang.Object
org.springframework.vault.authentication.GcpIamAuthenticationSupport
- Direct Known Subclasses:
GcpIamAuthenticationOptions
,GcpIamCredentialsAuthenticationOptions
Support class for Google Cloud IAM-based Authentication options.
Mainly to support implementations within the framework.
- Since:
- 2.3.2
- Author:
- Mark Paluch
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
GcpIamAuthenticationSupport
(String path, String role, Duration jwtValidity, Clock clock) -
Method Summary
-
Constructor Details
-
GcpIamAuthenticationSupport
-
-
Method Details