Class ViewInternalDirectoryConfigurationPage

java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.directory.view.ViewDirectory
com.atlassian.crowd.pageobjects.directory.view.internal.ViewInternalDirectoryConfigurationPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class ViewInternalDirectoryConfigurationPage extends ViewDirectory
  • Field Details

    • userEncryptionMethod

      protected com.atlassian.pageobjects.elements.PageElement userEncryptionMethod
    • passwordRegex

      protected com.atlassian.pageobjects.elements.PageElement passwordRegex
    • passwordComplexityMessage

      protected com.atlassian.pageobjects.elements.PageElement passwordComplexityMessage
    • passwordMaxAttempts

      protected com.atlassian.pageobjects.elements.PageElement passwordMaxAttempts
    • passwordMaxChangeTime

      protected com.atlassian.pageobjects.elements.PageElement passwordMaxChangeTime
    • passwordHistoryCount

      protected com.atlassian.pageobjects.elements.PageElement passwordHistoryCount
    • tabs

      protected ViewInternalTabs tabs
    • submitButton

      protected com.atlassian.pageobjects.elements.PageElement submitButton
  • Constructor Details

    • ViewInternalDirectoryConfigurationPage

      public ViewInternalDirectoryConfigurationPage()
    • ViewInternalDirectoryConfigurationPage

      public ViewInternalDirectoryConfigurationPage(String idQueryParam)
  • Method Details