| Interface | Description |
|---|---|
| EnvironmentEncryptor |
Service interface for decrypting properties in Environment object.
|
| ResourceEncryptor |
Interface for decrypting values in plain text files served through
ResourceController. |
| SecretLocator | |
| TextEncryptorLocator |
| Class | Description |
|---|---|
| CipherEnvironmentEncryptor |
EnvironmentEncryptor that can decrypt property values prefixed with {cipher} marker.
|
| CipherResourceJsonEncryptor | |
| CipherResourcePropertiesEncryptor | |
| CipherResourceYamlEncryptor | |
| EncryptionController | |
| KeyStoreTextEncryptorLocator |
A
TextEncryptorLocator that pulls RSA key pairs out of a keystore. |
| LocatorTextEncryptor | |
| PassthruSecretLocator | |
| SingleTextEncryptorLocator |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.