Class PortletFilterUtil
Object
com.liferay.portal.kernel.portlet.PortletFilterUtil
- Author:
- Michael Young, Neil Griffin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
doFilter
(PortletRequest portletRequest, PortletResponse portletResponse, String lifecycle, FilterChain filterChain)
-
Constructor Details
-
PortletFilterUtil
public PortletFilterUtil()
-
-
Method Details
-
doFilter
public static void doFilter(PortletRequest portletRequest, PortletResponse portletResponse, String lifecycle, FilterChain filterChain) throws IOException, PortletException - Throws:
IOException
PortletException
-