public class PortalRequestProcessor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
INCLUDE_PATH_INFO |
static java.lang.String |
INCLUDE_SERVLET_PATH |
| Constructor and Description |
|---|
PortalRequestProcessor(ModuleConfig moduleConfig,
javax.servlet.ServletContext servletContext,
java.lang.String servletName) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
public static final java.lang.String INCLUDE_PATH_INFO
public static final java.lang.String INCLUDE_SERVLET_PATH
public PortalRequestProcessor(ModuleConfig moduleConfig, javax.servlet.ServletContext servletContext, java.lang.String servletName)