Package com.atlassian.bamboo.util
Class RedirectUtils
java.lang.Object
com.atlassian.bamboo.util.RedirectUtils
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetRequestUrl(javax.servlet.http.HttpServletRequest request) static voidredirectToLogin(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
-