| Package | Description |
|---|---|
| org.springframework.cloud.config.server.config | |
| org.springframework.cloud.config.server.encryption |
| Modifier and Type | Method and Description |
|---|---|
TextEncryptorLocator |
SingleEncryptorAutoConfiguration.textEncryptorLocator() |
TextEncryptorLocator |
EncryptionAutoConfiguration.KeyStoreConfiguration.textEncryptorLocator() |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentEncryptor |
EncryptionAutoConfiguration.environmentEncryptor(TextEncryptorLocator 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) |
EncryptionController(TextEncryptorLocator encryptor) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.