Class CreateInternalDirectoryDetailsTab

java.lang.Object
com.atlassian.crowd.pageobjects.directory.DirectoryDetails<CreateInternalDirectoryDetailsTab>
com.atlassian.crowd.pageobjects.directory.create.internal.CreateInternalDirectoryDetailsTab
All Implemented Interfaces:
CreateDirectoryTab

public class CreateInternalDirectoryDetailsTab extends DirectoryDetails<CreateInternalDirectoryDetailsTab> implements CreateDirectoryTab
  • Field Details

    • tab

      protected com.atlassian.pageobjects.elements.PageElement tab
    • useNestedGroups

      protected com.atlassian.pageobjects.elements.CheckboxElement useNestedGroups
    • 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
    • userEncryptionMethod

      protected com.atlassian.pageobjects.elements.SelectElement userEncryptionMethod
  • Constructor Details

    • CreateInternalDirectoryDetailsTab

      public CreateInternalDirectoryDetailsTab()
  • Method Details