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.timer |
Contains a decorator that log started and elapsed messages when
entering/exiting a Filter or a Handler.
|
Modifier and Type | Class and Description |
---|---|
static class |
BaseUriDecorator.Heaplet
Creates and initializes a baseUri in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
static class |
CaptureDecorator.Heaplet
Creates and initializes a CaptureDecorator in a heap environment.
|
Modifier and Type | Class and Description |
---|---|
static class |
TimerDecorator.Heaplet
Creates and initializes a TimerDecorator in a heap environment.
|
Copyright 2011-2015 ForgeRock AS.