Class PatternKeyValueProcessor

  • All Implemented Interfaces:
    KeyValueProcessor

    public final class PatternKeyValueProcessor
    extends Object
    implements KeyValueProcessor
    If the key matches the expression, return a masked value otherwise return the original value.