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