Class Console

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.console.action.Console
All Implemented Interfaces:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class Console extends BaseAction
See Also:
  • Field Details

  • Constructor Details

    • Console

      public Console()
  • Method Details

    • execute

      public String execute() throws Exception
      Specified by:
      execute in interface com.opensymphony.xwork2.Action
      Overrides:
      execute in class BaseAction
      Throws:
      Exception
    • isNearExpiredLicense

      public boolean isNearExpiredLicense()
    • getDaysLeft

      public String getDaysLeft()
    • getExpiryDate

      public String getExpiryDate()
    • setMailManager

      public void setMailManager(MailManager mailManager)
    • setAuthWithoutPasswordWarningManager

      public void setAuthWithoutPasswordWarningManager(AuthWithoutPasswordWarningManager authWithoutPasswordWarningManager)
    • isMailServerConfigured

      public boolean isMailServerConfigured()
    • setRecoveryModeService

      public void setRecoveryModeService(RecoveryModeService recoveryModeService)
    • isRecoveryModeActive

      public boolean isRecoveryModeActive()
    • isShowAuthWithoutPasswordWarning

      public boolean isShowAuthWithoutPasswordWarning()
    • isShowJndiConnectionTimeoutUnlimitedWarning

      public boolean isShowJndiConnectionTimeoutUnlimitedWarning()
    • setDismissibleMessagesService

      public void setDismissibleMessagesService(DismissibleMessagesService dismissibleMessagesService)
    • getAppsWithAuthWithoutPasswordEnabled

      public List<String> getAppsWithAuthWithoutPasswordEnabled()
    • isStartTlsPoolingWarningDismissed

      public boolean isStartTlsPoolingWarningDismissed()
    • getJndiDirectories

      public List<Directory> getJndiDirectories()