Class GcpComputeAuthenticationOptions

java.lang.Object
org.springframework.vault.authentication.GcpComputeAuthenticationOptions

public class GcpComputeAuthenticationOptions extends Object
Authentication options for GcpComputeAuthentication.

Authentication options provide the path, role and an optional service account identifier. Instances of this class are immutable once constructed.

Since:
2.1
Author:
Mark Paluch
See Also: