Uses of Class
anonymizer.Anonymizer

Packages that use Anonymizer
anatomy   
datafly   
incognito   
mondrian   
 

Uses of Anonymizer in anatomy
 

Subclasses of Anonymizer in anatomy
 class Anatomy
          Implementation of the Anatomy anonymization algorithm.
 

Uses of Anonymizer in datafly
 

Subclasses of Anonymizer in datafly
 class Datafly
          Implementation of the Datafly algorithm for satisfying k-anonymity described in the following paper:
 

Uses of Anonymizer in incognito
 

Subclasses of Anonymizer in incognito
 class Incognito_K
          Implementation of the Incognito algorithm for k-anonymity that appeared in the following paper:
 class Incognito_L
          Implementation of the l-diversity privacy principle based on the Incognito anonymization algorithm.
 class Incognito_T
          Implementation of the t-closeness privacy principle based on the Incognito anonymization algorithm.
 

Uses of Anonymizer in mondrian
 

Subclasses of Anonymizer in mondrian
 class Mondrian
          Implementation of the Mondrian multi-dimensional partitioning algorithm for satisfying k-anonymity described in the following paper: