Class PatternKeyValueProcessor

java.lang.Object
org.forgerock.openig.decoration.capture.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.