Uses of Package
org.forgerock.openig.decoration.helper
-
Packages that use org.forgerock.openig.decoration.helper Package Description org.forgerock.openig.decoration.baseuri Contains a decorator which overrides the existing request URI, making requests relative to a new base URI.org.forgerock.openig.decoration.capture Capture decoration classes that prints filters and handlers input and output messages.org.forgerock.openig.decoration.helper Contains an abstract decorator dedicated to Filter and Handler.org.forgerock.openig.decoration.timer Contains a decorator that log time elapsed in a Filter or a Handler. -
Classes in org.forgerock.openig.decoration.helper used by org.forgerock.openig.decoration.baseuri Class Description AbstractDecorator This class provides a logger for decorators, according to the pattern: <decoratorClassname>.<decoratorName>.<decoratedObjectName>.AbstractHandlerAndFilterDecorator DecoratorHeaplet A base class for decorator heaplets. -
Classes in org.forgerock.openig.decoration.helper used by org.forgerock.openig.decoration.capture Class Description AbstractDecorator This class provides a logger for decorators, according to the pattern: <decoratorClassname>.<decoratorName>.<decoratedObjectName>.AbstractHandlerAndFilterDecorator DecoratorHeaplet A base class for decorator heaplets. -
Classes in org.forgerock.openig.decoration.helper used by org.forgerock.openig.decoration.helper Class Description AbstractDecorator This class provides a logger for decorators, according to the pattern: <decoratorClassname>.<decoratorName>.<decoratedObjectName>.LazyReference -
Classes in org.forgerock.openig.decoration.helper used by org.forgerock.openig.decoration.timer Class Description AbstractDecorator This class provides a logger for decorators, according to the pattern: <decoratorClassname>.<decoratorName>.<decoratedObjectName>.AbstractHandlerAndFilterDecorator DecoratorHeaplet A base class for decorator heaplets.