public abstract class DefaultAnonymizableDataType extends Object implements AnonymizableDataType<String>
WordListAnonymizerUtility for anonymization.| Constructor and Description |
|---|
DefaultAnonymizableDataType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnonymizedValue(StatePool statePool,
Configuration conf) |
protected String |
getPrefix() |
protected boolean |
needsAnonymization(Configuration conf) |
protected String getPrefix()
protected boolean needsAnonymization(Configuration conf)
public final String getAnonymizedValue(StatePool statePool, Configuration conf)
getAnonymizedValue in interface AnonymizableDataType<String>Copyright © 2018 CERN. All Rights Reserved.