public interface IGDPRAnonymizeService
| Modifier and Type | Method and Description |
|---|---|
void |
addAnonymizer(IGDPRAnonymizer anonymizer)
Adds anonymizer to the list of service anonymizers.
|
void |
removeAnonymizer(IGDPRAnonymizer anonymizer)
Removes anonymizer from the list of service anonymizers.
|
void addAnonymizer(IGDPRAnonymizer anonymizer)
anonymizer - the custom anonymizervoid removeAnonymizer(IGDPRAnonymizer anonymizer)
anonymizer - the custom anonymizerCopyright © 2020 Actonic GmbH. All rights reserved.