Package org.forgerock.openig.handler
package org.forgerock.openig.handler
Handles HTTP requests by generating responses.
-
ClassesClassDescriptionCreates and initializes a
ClientHandlerin 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.ProvideJwkSetHandler.Heaplet'sTypeDefinition.Creates a reverse proxyHandlerin a heap environment.Provide ReverseProxyHandler'sTypeDefinition.A scriptable handler.Creates and initializes a scriptable handler in a heap environment.ProvideScriptableHandler.Heaplet'sTypeDefinition.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.ProvideWelcomeHandler.Heaplet'sTypeDefinition.