Uses of Class
com.broadleafcommerce.common.privacy.anonymization.AnonymizationReport
-
Uses of AnonymizationReport in com.broadleafcommerce.common.privacy.anonymization
Modifier 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)