Class CipherEnvironmentEncryptor

java.lang.Object
org.springframework.cloud.config.server.encryption.CipherEnvironmentEncryptor
All Implemented Interfaces:
EnvironmentEncryptor

@Component public class CipherEnvironmentEncryptor extends Object implements EnvironmentEncryptor
EnvironmentEncryptor that can decrypt property values prefixed with {cipher} marker.
Author:
Dave Syer, Bartosz Wojtkiewicz, Rafal Zukowski