com.atlassian.crowd.pageobjects
Class CreateDirectoryConnectorPage

java.lang.Object
  extended by com.atlassian.crowd.pageobjects.AbstractCrowdPage
      extended by com.atlassian.crowd.pageobjects.CreateDirectoryPage
          extended by com.atlassian.crowd.pageobjects.CreateDirectoryConnectorPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class CreateDirectoryConnectorPage
extends CreateDirectoryPage


Field Summary
 
Fields inherited from class com.atlassian.crowd.pageobjects.CreateDirectoryPage
baseDN, configurationTab, connector, connectorTab, continueButton, description, detailsTab, ldapPassword, name, permissionsTab, readTimeout, searchTimeout, title, url, userDN
 
Fields inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
binder, driver, finder, footer, pageBinder
 
Constructor Summary
CreateDirectoryConnectorPage()
           
 
Method Summary
 ViewConnectorPage create()
           
 String getUrl()
           
 CreateDirectoryConnectorPage populateDefaultAttributes()
           
 
Methods inherited from class com.atlassian.crowd.pageobjects.CreateDirectoryPage
getDirectoryID
 
Methods inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
getHeader, waitUntilContentLoad, waitUntilPageLoad
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateDirectoryConnectorPage

public CreateDirectoryConnectorPage()
Method Detail

getUrl

public String getUrl()

create

public ViewConnectorPage create()
                         throws InterruptedException,
                                MalformedURLException
Throws:
InterruptedException
MalformedURLException

populateDefaultAttributes

public CreateDirectoryConnectorPage populateDefaultAttributes()


Copyright © 2013 Atlassian. All Rights Reserved.