All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AaaSApplication AaaSRuntimeException AnalysationController AnalysationPayload Model class for Analysation data payload containing the data to be analysed and the attribute types of the dataset fields/columns.AnalysationService Analyser Public contract to be forfilled by data anonymization analyse classesAnalysisResult Model class for Analysis result containing a HashMap that holds the analysis results.Anonymiser Public Interface to be forfilled by data anonymizer classesAnonymity Model class for Anonymity.AnonymizationController AnonymizationPayload Model class for AnonymizationPayload containing the tabular dataset and a metadata object containing the settings for the anonymization process.AnonymizationResultPayload Model class for the response object from anonymisation process.AnonymizationService AnonymizeResult Model class for the result from an anonymization process.ARXAnalyser Analyser class using the ARX library to implement the analysationARXAnonymiser Anonymizer class using the ARX library to implement the anonymizationARXConfigurationFactory ARXDataFactory Class responsible for converting data from the payload to a fully configured ARX Data object.ARXPayloadAnalyser Utility class analysing the tabular data set against re-identification riskARXPrivacyCriterionFactory AttributeTypeModel Model class for Attribute types.ConfigurationFactory DataFactory MetaData Model class for the Metadata containing the anonymization and analysation settings.PrivacyModel Model class for Privacy model.UnableToAnonymizeDataException