Class VaultProperties.GcpCredentials
java.lang.Object
org.springframework.cloud.vault.config.VaultProperties.GcpCredentials
- Enclosing class:
VaultProperties
GCP credential properties.
- Author:
- Spencer Gibb, Mark Paluch, Kevin Holditch, Michal Budzyn, Grenville Wilson, MÃ¥rten Svantesson
-
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
-