public interface EncryptablePropertyResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolvePropertyValue(String value)
Returns the unencrypted version of the value provided free on any prefixes/suffixes or any other metadata
surrounding the encrypted value.
|
String resolvePropertyValue(String value)
value - the property valueCopyright © 2019. All rights reserved.