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) |
EncryptionController(TextEncryptorLocator encryptor) |
LocatorTextEncryptor(TextEncryptorLocator locator) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.