Class PortletFilterUtil

java.lang.Object
com.liferay.portal.kernel.portlet.PortletFilterUtil

public class PortletFilterUtil extends Object
Author:
Michael Young, Neil Griffin
  • Constructor Details

    • PortletFilterUtil

      public PortletFilterUtil()
  • Method Details

    • doFilter

      public static void doFilter(javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse, String lifecycle, javax.portlet.filter.FilterChain filterChain) throws IOException, javax.portlet.PortletException
      Throws:
      IOException
      javax.portlet.PortletException