Class AjaxLoginCompleteAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
All Implemented Interfaces:
WebInterface, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class AjaxLoginCompleteAction extends ConfluenceActionSupport
Simple action for redirecting to after logging in via the ajax authentication handler.
See Also:
  • Constructor Details

    • AjaxLoginCompleteAction

      public AjaxLoginCompleteAction()