Class VaultProperties.GcpIamProperties
java.lang.Object
org.springframework.cloud.vault.config.VaultProperties.GcpIamProperties
- Enclosing class:
VaultProperties
GCP-IAM properties.
- Author:
- Spencer Gibb, Mark Paluch, Kevin Holditch, Michal Budzyn, Grenville Wilson, MÃ¥rten Svantesson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRole()voidsetGcpPath(String gcpPath) voidsetJwtValidity(Duration jwtValidity) voidsetProjectId(String projectId) voidvoidsetServiceAccountId(String serviceAccountId)
-
Constructor Details
-
GcpIamProperties
public GcpIamProperties()
-
-
Method Details
-
getCredentials
-
getGcpPath
-
getRole
-
getProjectId
-
getServiceAccountId
-
getJwtValidity
-
setGcpPath
-
setRole
-
setProjectId
-
setServiceAccountId
-
setJwtValidity
-