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