Package com.broadleafcommerce.customer.service.anonymization
-
Class Summary Class Description AbstractAnonymizationHandler Provide common processing functionality to all customer relatedAnonymizationHandler
instances.AccountAnonymizationHandler Updates PII fields for theAccount
domain.AccountMemberAnonymizationHandler Updates PII fields for theAccountMember
domain.CustomerAddressAnonymizationHandler Updates PII fields for theCustomerAddress
domain.CustomerAnonymizationAutoConfiguration CustomerAnonymizationHandler Updates PII fields for theCustomer
domain.CustomerAnonymizationProperties Controls anonymization behavior for the customer serviceCustomerNoteAnonymizationHandler Updates PII fields for theCustomerNote
domain.PaymentAccountAnonymizationHandler Deprecated, for removal: This API element is subject to removal in a future version. since 1.7.2, in favor of usingSavedPaymentMethod
in PaymentTransactionServices to manage saved payment methods, therefore this endpoint should not be needed.