Class VaultProperties.GcpCredentials

  • Enclosing class:
    VaultProperties

    public static class VaultProperties.GcpCredentials
    extends Object
    GCP credential properties.
    • Constructor Detail

      • GcpCredentials

        public GcpCredentials()
    • Method Detail

      • getLocation

        public org.springframework.core.io.Resource getLocation()
      • getEncodedKey

        public String getEncodedKey()
      • setLocation

        public void setLocation​(org.springframework.core.io.Resource location)
      • setEncodedKey

        public void setEncodedKey​(String encodedKey)