Class JspUtil

java.lang.Object
com.liferay.saml.util.JspUtil

public class JspUtil extends Object
  • Field Details

  • Constructor Details

    • JspUtil

      public JspUtil()
  • Method Details

    • dispatch

      public static void dispatch(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, String path, String title) throws Exception
      Throws:
      Exception
    • dispatch

      public static void dispatch(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, String path, String title, boolean popUp) throws Exception
      Throws:
      Exception