Uses of Class
org.forgerock.openig.decoration.DecorationHandle

Packages that use DecorationHandle
Package
Description
Decorator API to ease heap object customization and transformation.
Contains a decorator which overrides the existing request URI, making requests relative to a new base URI.
Capture decoration classes that prints filters and handlers input and output messages.
This package contains a special decorator that is responsible to invoke other decorators.
Contains a decorator that log time elapsed in a Filter or a Handler.
Contains decorators that can wrap filters and handlers with tracing contexts.