Class CreateConnectorConfigureSpringLdapPoolTab
java.lang.Object
com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorConfigureSpringLdapPoolTab
- All Implemented Interfaces:
CreateDirectoryTab
public class CreateConnectorConfigureSpringLdapPoolTab
extends LdapSpringConnectionPool
implements CreateDirectoryTab
-
Field Summary
Fields inherited from class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
blockWhenExhausted, evictionRunIntervalSeconds, maxIdlePerKey, maxTotal, maxTotalPerKey, maxWait, minEvictableTimeSeconds, minIdlePerKey, poolTypes, springLdapFormContainer, springLdapUpdateDisclaimer, startTlsWarning, testOnBorrow, testOnCreate, testOnReturn, testWhileIdle
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
getBlockWhenExhausted, getErrors, getEvictionRunIntervalSeconds, getMaxIdlePerKey, getMaxTotal, getMaxTotalPerKey, getMaxWait, getMinEvictableTimeSeconds, getMinIdlePerKey, getPoolType, getTestOnBorrow, getTestOnCreate, getTestOnReturn, getTestWhileIdle, isSpringLdapFormVisible, isSpringLdapUpdateDisclaimerShown, isStartTlsWarningDisplayed, setBlockWhenExhausted, setEvictionRunIntervalSeconds, setMaxIdlePerKey, setMaxTotal, setMaxTotalPerKey, setMaxWait, setMinEvictableTimeSeconds, setMinIdlePerKey, setPoolType, setTestOnBorrow, setTestOnCreate, setTestOnReturn, setTestWhileIdle
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
-
Field Details
-
tab
protected com.atlassian.pageobjects.elements.PageElement tab
-
-
Constructor Details
-
CreateConnectorConfigureSpringLdapPoolTab
public CreateConnectorConfigureSpringLdapPoolTab()
-
-
Method Details
-
getTab
public com.atlassian.pageobjects.elements.PageElement getTab()- Specified by:
getTab
in interfaceCreateDirectoryTab
-