| Package | Description |
|---|---|
| org.springframework.cloud.config.server | |
| org.springframework.cloud.config.server.config | |
| org.springframework.cloud.config.server.encryption |
| Constructor and Description |
|---|
EnvironmentController(EnvironmentRepository repository,
EnvironmentEncryptor environmentEncryptor) |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentEncryptor |
EncryptionAutoConfiguration.environmentEncryptor(TextEncryptorLocator textEncryptorLocator) |
| Modifier and Type | Class and Description |
|---|---|
class |
CipherEnvironmentEncryptor
EnvironmentEncryptor that can decrypt property values prefixed with {cipher} marker.
|
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.