Class RedirectUtils

java.lang.Object
com.atlassian.bamboo.util.RedirectUtils

public final class RedirectUtils extends Object
  • Field Details

  • Method Details

    • getRequestUrl

      public static String getRequestUrl(javax.servlet.http.HttpServletRequest request)
    • redirectToLogin

      public static void redirectToLogin(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.apache.logging.log4j.Logger log) throws IOException
      Throws:
      IOException