@Component public class KmsHelper extends Object
| Constructor and Description |
|---|
KmsHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDecryptedConfigurationValue(ConfigurationValue configurationValue)
Gets the decrypted value for the given configuration option.
|
public String getDecryptedConfigurationValue(ConfigurationValue configurationValue)
configurationValue - - The configuration which contains the encrypted value.Copyright © 2019. All rights reserved.