All Classes and Interfaces
Class
Description
ASCII encoding characters and utility methods.
Masker that can be used to mask JSON objects and arrays.
Specifies the masking algorithm used.
Contains the JSON masker configurations.
Builder to create
JsonMaskingConfig
instances using the builder pattern.Defines how target keys should be interpreted.
JsonMasker
that is optimized to mask the JSON properties for one or multiple target keys.Represents the state of the
JsonMasker
at a given point in time during the JsonMasker.mask(byte[])
operation.Represents a delayed replacement that requires resizing of the message byte array.
UTF-8 encoding utilities class
Class containing utility methods to replace a particular target value with a mask.