Uses of Class
org.forgerock.openig.decoration.capture.KeyValueProcessor.Value
Packages that use KeyValueProcessor.Value
Package
Description
Capture decoration classes that prints filters and handlers input and output messages.
-
Uses of KeyValueProcessor.Value in org.forgerock.openig.decoration.capture
Methods in org.forgerock.openig.decoration.capture that return types with arguments of type KeyValueProcessor.ValueModifier and TypeMethodDescriptionHideKeyValueProcessor.process(String key, KeyValueProcessor.Value value) KeyValueProcessor.process(String key, KeyValueProcessor.Value value) For a given key/value pair, return the processed value as an Optional.ObjectMapperKeyValueProcessor.process(String key, KeyValueProcessor.Value value) PatternKeyValueProcessor.process(String key, KeyValueProcessor.Value value) Methods in org.forgerock.openig.decoration.capture with parameters of type KeyValueProcessor.ValueModifier and TypeMethodDescriptionHideKeyValueProcessor.process(String key, KeyValueProcessor.Value value) KeyValueProcessor.process(String key, KeyValueProcessor.Value value) For a given key/value pair, return the processed value as an Optional.ObjectMapperKeyValueProcessor.process(String key, KeyValueProcessor.Value value) PatternKeyValueProcessor.process(String key, KeyValueProcessor.Value value)