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
FieldsModifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementFields 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.pageobjects.elements.PageElementgetTab()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, testConnectionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.crowd.pageobjects.directory.common.CreateDirectoryTab
isActive, waitUntilMethods 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:
getTabin interfaceCreateDirectoryTab
-
getApplicationPassword
-
setApplicationPassword
-