Class AllUsersRememberMeCookies

java.lang.Object
webwork.action.ActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.web.action.admin.user.AllUsersRememberMeCookies
All Implemented Interfaces:
ErrorCollection, I18nHelper, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class AllUsersRememberMeCookies extends JiraWebActionSupport
A page to allow all rememember me cookies to be cleared
Since:
v4.2
See Also:
  • Constructor Details

    • AllUsersRememberMeCookies

      public AllUsersRememberMeCookies(com.atlassian.seraph.spi.rememberme.RememberMeTokenDao rememberMeTokenDao)
  • Method Details

    • doDefault

      public String doDefault() throws Exception
      Overrides:
      doDefault in class webwork.action.ActionSupport
      Throws:
      Exception
    • doExecute

      protected String doExecute() throws Exception
      Overrides:
      doExecute in class webwork.action.ActionSupport
      Throws:
      Exception
    • getTotalCountString

      public String getTotalCountString()
    • isCleared

      public boolean isCleared()