Package org.forgerock.openig.handler
package org.forgerock.openig.handler
Handles HTTP requests by generating responses.
-
ClassDescriptionCreates and initializes a
ClientHandler
in a heap environment.ProvideClientHandler
'sTypeDefinition
.Dispatches to one of a list of handlers.Creates and initializes a dispatch handler in a heap environment.ProvideDispatchHandler
'sTypeDefinition
.Provides commonly used handler implementations.Abstract Heaplet to create HTTP clients with different behaviors.Creates a JwkSetHandler to store the cryptographic keys.Creates and initializes a JwkSetHandler in a heap environment.Creates a reverse proxyHandler
in a heap environment.Provide ReverseProxyHandler'sTypeDefinition
.A scriptable handler.Creates and initializes a scriptable handler in a heap environment.Processes a request through a sequence of handlers.Creates and initializes a sequence handler in a heap environment.ProvideSequenceHandler
'sTypeDefinition
.Creates a static HTTP response.Creates and initializes a static response handler in a heap environment.ProvideStaticResponseHandler
'sTypeDefinition
.Creates a static response containing a simple HTML welcome page.Creates and initializes a static response handler in a heap environment.