All Classes and Interfaces
Class
Description
ASCII encoding characters and utility methods.
Class containing utility methods to set a particular target value length to a fixed size mask.
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.UTF-8 encoding utilities class