DefaultLazyPropertyResolver, DefaultPropertyResolverpublic interface EncryptablePropertyResolver
| Modifier and Type | Method | 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 © 2018. All rights reserved.