See: Description
Class | Description |
---|---|
DataSanitizer |
A utility class for replacing sensitive data with a mask value.
|
WmSecureString |
A simple wrapper for character array.
|
Exception | Description |
---|---|
DataSanitizerException |
This exception is thrown if an object cannot be sanitized via
DataSanitizer |
The com.wm.util.security package contains a wrapper for a character array that enables strings to be stored securely in memory and class for sanitizing data to replace sensitive keys with a mask.