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