Package org.forgerock.http.servlet
Integrates with the Java Enterprise Edition Servlet API.
-
Class Summary Class Description HttpFrameworkServlet An HTTP servlet implementation which provides integration between the Servlet API and the common HTTP Framework.HttpFrameworkServletContextListener AServletContextListener
that setsString
keyedHttpApplication
instances as attributes on theServletContext
.