com.atlassian.confluence.core.actions
Class RedirectActionHelper
java.lang.Object
com.atlassian.confluence.core.actions.RedirectActionHelper
- public class RedirectActionHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RedirectActionHelper
public RedirectActionHelper(WebInterfaceManager webInterfaceManager)
getRedirectUrlAndUpdateCookies
public String getRedirectUrlAndUpdateCookies(String cookieName,
String webItemLocation,
GlobalHelper globalHelper,
User remoteUser)
throws Exception
- Throws:
Exception