See: Description
Class | Description |
---|---|
GatewayServlet |
The main OpenIG HTTP Servlet which is responsible for bootstrapping the configuration and delegating all request
processing to the configured handler implementation (for example, a DispatchHandler).
|
ServletClientInfo |
ServletClientInfo adapts an
HttpServletRequest instance to the ClientInfo interface. |
ServletSession |
Exposes the session managed by the servlet container as an exchange session.
|
WebEnvironment |
Represents an
Environment built from a webapp. |
Copyright © 2014 ForgeRock AS. All rights reserved.