| Modifier and Type | Method and Description |
|---|---|
EnvironmentEncryptor |
EncryptionAutoConfiguration.EncryptorConfiguration.environmentEncryptor() |
| Modifier and Type | Class and Description |
|---|---|
class |
CipherEnvironmentEncryptor
EnvironmentEncryptor that can decrypt property values prefixed with {cipher} marker.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VaultEnvironmentEncryptor
VaultEnvironmentEncryptor that can decrypt property values prefixed with {vault}
marker.
|
| Constructor and Description |
|---|
EnvironmentEncryptorEnvironmentRepository(EnvironmentRepository delegate,
List<EnvironmentEncryptor> environmentEncryptors) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.