Class CreateRemoteCrowdConnectionTab
java.lang.Object
com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection<CreateRemoteCrowdConnectionTab>
com.atlassian.crowd.pageobjects.directory.create.remotecrowd.CreateRemoteCrowdConnectionTab
- All Implemented Interfaces:
CreateDirectoryTab
,PageWithSyncScheduler
public class CreateRemoteCrowdConnectionTab
extends RemoteCrowdConnection<CreateRemoteCrowdConnectionTab>
implements CreateDirectoryTab
-
Field Summary
Modifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
Fields inherited from class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
applicationName, auiFlags, cronExpression, cronScheduleSelectRadio, crowdUrl, httpMaxConnections, httpProxyHost, httpProxyPassword, httpProxyPort, httpProxyUsername, httpTimeout, incrementalSyncEnabled, pageBinder, pollingIntervalInMin, pollingIntervalRadio, scrollHelper, syncGroupMembershipsAfterAuth, testConnection
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.pageobjects.elements.PageElement
getTab()
setApplicationPassword
(String value) Methods inherited from class com.atlassian.crowd.pageobjects.directory.common.remotecrowd.RemoteCrowdConnection
checkCronSchedule, checkPollingInterval, getApplicationName, getAuiFlags, getCronExpression, getCronScheduleSelectRadio, getCrowdUrl, getHttpMaxConnections, getHttpProxyHost, getHttpProxyPassword, getHttpProxyPort, getHttpProxyUsername, getHttpTimeout, getIncrementalSyncEnabled, getPollingIntervalInMin, getPollingIntervalRadio, getSyncGroupMembershipsAfterAuth, isCronSchedulerPresent, setApplicationName, setCronExpression, setCrowdUrl, setHttpMaxConnections, setHttpProxyHost, setHttpProxyPassword, setHttpProxyPort, setHttpProxyUsername, setHttpTimeout, setIncrementalSyncEnabled, setPollingIntervalInMin, setSyncGroupMembershipsAfterAuth, testConnection
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.crowd.pageobjects.directory.common.CreateDirectoryTab
isActive, waitUntil
Methods inherited from interface com.atlassian.crowd.pageobjects.directory.common.PageWithSyncScheduler
setSyncScheduleType
-
Field Details
-
tab
protected com.atlassian.pageobjects.elements.PageElement tab -
applicationPassword
protected com.atlassian.pageobjects.elements.PageElement applicationPassword
-
-
Constructor Details
-
CreateRemoteCrowdConnectionTab
public CreateRemoteCrowdConnectionTab()
-
-
Method Details
-
getTab
public com.atlassian.pageobjects.elements.PageElement getTab()- Specified by:
getTab
in interfaceCreateDirectoryTab
-
getApplicationPassword
-
setApplicationPassword
-