public class PortletFilterUtil
extends Object
| Constructor and Description |
|---|
PortletFilterUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
doFilter(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse,
String lifecycle,
javax.portlet.filter.FilterChain filterChain) |
public static void doFilter(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse,
String lifecycle,
javax.portlet.filter.FilterChain filterChain)
throws IOException,
javax.portlet.PortletException
IOExceptionjavax.portlet.PortletException