Package org.forgerock.openig.handler
package org.forgerock.openig.handler
Handles HTTP requests by generating responses.
-
ClassesClassDescriptionCreates and initializes a
ClientHandlerin a heap environment.ProvideClientHandlerHeaplet'sComponentTypeDefinition.Dispatches to one of a list of handlers.Creates and initializes a dispatch handler in a heap environment.ProvideDispatchHandler'sComponentTypeDefinition.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.ProvideJwkSetHandler.Heaplet'sComponentTypeDefinition.Creates a reverse proxyHandlerin a heap environment.Provide ReverseProxyHandler'sComponentTypeDefinition.A scriptable handler.Creates and initializes a scriptable handler in a heap environment.ProvideScriptableHandler.Heaplet'sComponentTypeDefinition.Processes a request through a sequence of handlers.Creates and initializes a sequence handler in a heap environment.ProvideSequenceHandler'sComponentTypeDefinition.Creates a static HTTP response.Creates and initializes a static response handler in a heap environment.ProvideStaticResponseHandler'sComponentTypeDefinition.Creates a static response containing a simple HTML welcome page.Creates and initializes a static response handler in a heap environment.ProvideWelcomeHandler.Heaplet'sComponentTypeDefinition.