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)
nonReadable - is input needing decodingIllegalArgumentException - if nonReadable is unable to be
     decoded