Class VaultEnvironmentProperties.GcpCredentials

    • 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)