|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SensitiveValueDecoder
Provides parsing of sensitive values that can be plain text, obfuscated, or encrypted.
| Method Summary | |
|---|---|
String |
decodeValue(String nonReadable)
Decode an encoded sensitive string into its original string. |
| Method Detail |
|---|
String decodeValue(String nonReadable)
IllegalArgumentException - if nonReadable is unable to be
decoded
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||