Package org.forgerock.openig.handler
Handles HTTP requests by generating responses.
-
Class Summary Class Description ClientHandlerHeaplet Creates and initializes aClientHandler
in a heap environment.DesKeyGenHandler Deprecated. Since 7.0.0 with no replacementDesKeyGenHandler.Heaplet Creates and initializes a DES key generator handler in a heap environment.DispatchHandler Dispatches to one of a list of handlers.DispatchHandler.Heaplet Creates and initializes a dispatch handler in a heap environment.Handlers Provides commonly used handler implementations.HttpClientHandlerHeaplet Abstract Heaplet to create HTTP clients with different behaviors.ReverseProxyHandlerHeaplet Creates a reverse proxyHandler
in a heap environment.ScriptableHandler A scriptable handler.ScriptableHandler.Heaplet Creates and initializes a scriptable handler in a heap environment.SequenceHandler Processes a request through a sequence of handlers.SequenceHandler.Heaplet Creates and initializes a sequence handler in a heap environment.StaticResponseHandler Creates a static HTTP response.StaticResponseHandler.Heaplet Creates and initializes a static response handler in a heap environment.WelcomeHandler Creates a static response containing a simple HTML welcome page.WelcomeHandler.Heaplet Creates and initializes a static response handler in a heap environment.