Class CreateDelegatedConfigureSpringLdapPoolTab
java.lang.Object
com.atlassian.crowd.pageobjects.directory.common.ldap.LdapSpringConnectionPool
com.atlassian.crowd.pageobjects.directory.create.ldap.delegated.CreateDelegatedConfigureSpringLdapPoolTab
- All Implemented Interfaces:
CreateDirectoryTab
public class CreateDelegatedConfigureSpringLdapPoolTab
extends LdapSpringConnectionPool
implements CreateDirectoryTab
-
Field Summary
FieldsFields 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
Constructors -
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
-
CreateDelegatedConfigureSpringLdapPoolTab
public CreateDelegatedConfigureSpringLdapPoolTab()
-
-
Method Details
-
getTab
public com.atlassian.pageobjects.elements.PageElement getTab()- Specified by:
getTab
in interfaceCreateDirectoryTab
-