Uses of Class
com.broadleafcommerce.common.privacy.anonymization.AnonymizationReport
Packages that use AnonymizationReport
-
Uses of AnonymizationReport in com.broadleafcommerce.common.privacy.anonymization
Methods in com.broadleafcommerce.common.privacy.anonymization that return AnonymizationReportModifier and TypeMethodDescriptionAnonymizationService.anonymize
(String boundedContextIdentifier, Object contextInfo, String routeFragment) Given an identifier, find the associated entity containing personal identifiable information and apply anonymized data for all relevant fields.DefaultAnonymizationService.anonymize
(String boundedContextIdentifier, Object context, String routeFragment)