ContentFilters |
Configures content filters for anonymization.
|
ContentMapping |
Represents a mapping from some original string to a replacement.
|
ContentMappings |
Holds all anonymized content mappings and provides a management view to see those mappings.
|
DataFaker |
Provides a way to generate random names.
|
FilteredOutputStream |
Wraps an OutputStream by filtering written lines using a provided ContentFilter.
|
FilteredWriter |
Wraps a Writer by filtering written lines using a provided ContentFilter.
|
InetAddressContentFilter |
Filters contents by mapping all found IPv4 and IPv6 addresses to generated names.
|
Messages |
Generated localization support class.
|
NameProvider |
Strategy for providing a stream of names to anonymize along with an accompanying name generator.
|
PasswordRedactor |
|
PasswordRedactorRegexBuilder |
|
PrefilteredContent |
Represents some content in a support bundle which will be filtered previously to the zip created.
|
SensitiveContentFilter |
|