public interface SensitiveValueDecoder
| Modifier and Type | Method and Description |
|---|---|
String |
decodeValue(String nonReadable)
Decode an encoded sensitive string into its original string.
|
String decodeValue(String nonReadable)
IllegalArgumentException - if nonReadable is unable to be
decoded