Class InternalDirectorySetupOptions

java.lang.Object
com.atlassian.crowd.pageobjects.setup.InternalDirectorySetupOptions

public class InternalDirectorySetupOptions extends Object
  • Constructor Details

    • InternalDirectorySetupOptions

      public InternalDirectorySetupOptions(String name, String passwordMaxAttempts, String passwordMaxChangeTime, String passwordHistoryCount)
  • Method Details

    • getName

      public String getName()
    • getPasswordMaxAttempts

      public String getPasswordMaxAttempts()
    • getPasswordMaxChangeTime

      public String getPasswordMaxChangeTime()
    • getPasswordHistoryCount

      public String getPasswordHistoryCount()