Class GcpJwtAuthenticationSupport

java.lang.Object
org.springframework.vault.authentication.GcpJwtAuthenticationSupport
Direct Known Subclasses:
GcpComputeAuthentication, GcpIamAuthentication, GcpIamCredentialsAuthentication

public abstract class GcpJwtAuthenticationSupport extends Object
Base class for GCP JWT-based authentication. Used by framework components.
Since:
2.1
Author:
Mark Paluch