Package org.forgerock.openig.handler
Handles HTTP requests by generating responses.
-
Class Summary Class Description ClientHandlerHeaplet Creates and initializes aClientHandlerin a heap environment.ClientHandlerTypeProvider ProvideClientHandler'sTypeDefinition.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.DispatchHandlerTypeProvider ProvideDispatchHandler'sTypeDefinition.Handlers Provides commonly used handler implementations.HttpClientHandlerHeaplet Abstract Heaplet to create HTTP clients with different behaviors.JwkSetHandler Creates a JwkSetHandler to store the cryptographic keys.JwkSetHandler.Heaplet Creates and initializes a JwkSetHandler in a heap environment.ReverseProxyHandlerHeaplet Creates a reverse proxyHandlerin a heap environment.ReverseProxyHandlerTypeProvider Provide ReverseProxyHandler'sTypeDefinition.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.SequenceHandlerTypeProvider ProvideSequenceHandler'sTypeDefinition.StaticResponseHandler Creates a static HTTP response.StaticResponseHandler.Heaplet Creates and initializes a static response handler in a heap environment.StaticResponseHandlerTypeProvider ProvideStaticResponseHandler'sTypeDefinition.WelcomeHandler Creates a static response containing a simple HTML welcome page.WelcomeHandler.Heaplet Creates and initializes a static response handler in a heap environment.