Package com.broadleafcommerce.common.privacy.anonymization
package com.broadleafcommerce.common.privacy.anonymization
-
ClassDescriptionComponent for applying anonymized data to an entity containing personal identifiable information.Report that a pii endpoint is being called for a service that currently does not support the operation.Handle the anonymization not supported exception to return a 404 status response.Detail of what changed for a particular entity fieldA detailed report of all the changes made to all entities during anonymization processingComponent that combines all
AnonymizationHandler
instances and calls them in an ordered fashion to achieve all required field changes.The status of the field regarding anonymization changeConstants defining different anonymization values.Default implementation ofAnonymizationService
.