Package com.atlassian.bamboo.util
Class RedirectUtils
java.lang.Object
com.atlassian.bamboo.util.RedirectUtils
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getRequestUrl
(javax.servlet.http.HttpServletRequest request) static void
redirectToLogin
(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.apache.logging.log4j.Logger log)
-
Field Details
-
LOGIN_REDIRECT_ACTION
- See Also:
-
-
Method Details
-
getRequestUrl
-
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
-