Package org.springframework.cloud.config.server.encryption
package org.springframework.cloud.config.server.encryption
-
ClassDescriptionEnvironmentEncryptor that can decrypt property values prefixed with {cipher} marker.
ResourceEncryptorimplementation that can decrypt property values prefixed with {cipher} marker in a JSON file.ResourceEncryptorimplementation that can decrypt property values prefixed with {cipher} marker in a Properties file.ResourceEncryptorimplementation that can decrypt property values prefixed with {cipher} marker in a YAML file.Service interface for decrypting properties in Environment object.ATextEncryptorLocatorthat pulls RSA key pairs out of a keystore.Interface for decrypting values in plain text files served throughResourceController.