Class VaultEnvironmentProperties.GcpCredentials
java.lang.Object
org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpCredentials
- Enclosing class:
VaultEnvironmentProperties
GCP credential properties.
- Author:
- Dylan Roberts, Haroun Pacquee, Scott Frederick
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.core.io.ResourcevoidsetEncodedKey(String encodedKey) voidsetLocation(org.springframework.core.io.Resource location)
-
Constructor Details
-
GcpCredentials
public GcpCredentials()
-
-
Method Details
-
getLocation
public org.springframework.core.io.Resource getLocation() -
getEncodedKey
-
setLocation
public void setLocation(org.springframework.core.io.Resource location) -
setEncodedKey
-