| Package | Description |
|---|---|
| org.springframework.cloud.config.server.config | |
| org.springframework.cloud.config.server.encryption |
| Modifier and Type | Method and Description |
|---|---|
TextEncryptorLocator |
EncryptionAutoConfiguration.KeyStoreConfiguration.textEncryptorLocator() |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyStoreTextEncryptorLocator
A
TextEncryptorLocator that pulls RSA key pairs out of a keystore. |
class |
SingleTextEncryptorLocator |
| Constructor and Description |
|---|
CipherEnvironmentEncryptor(TextEncryptorLocator encryptor) |
CipherResourceJsonEncryptor(TextEncryptorLocator encryptor) |
CipherResourcePropertiesEncryptor(TextEncryptorLocator encryptor) |
CipherResourceYamlEncryptor(TextEncryptorLocator encryptor) |
EncryptionController(TextEncryptorLocator encryptor) |
LocatorTextEncryptor(TextEncryptorLocator locator) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.