| Interface | Description |
|---|---|
| Anonymizer<K> |
An interface for Anonymizers.
|
| Class | Description |
|---|---|
| AbstractAnonymizer<K> |
An abstract class implementing the default behavior of an Aninymizer instance
|
| BinaryAnonymizer |
A default anonymizer for attributes that are not HR
|
| CaseSensitiveStringAnonymizer |
A default anonymizer for attributes that are HR.
|
| IntegerAnonymizer |
A default anonymizer for attributes that is an Integer.
|
| StringAnonymizer |
A default anonymizer for attributes that are HR.
|
| TelephoneNumberAnonymizer |
An anonymizer for the TelephoneNumber attribute.
|
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.