Uses of Interface
org.forgerock.openig.decoration.Decorator

Packages that use Decorator
Package
Description
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 an abstract decorator dedicated to Filter and Handler.
Contains a decorator that log time elapsed in a Filter or a Handler.