| Modifier and Type | Method and Description |
|---|---|
LdapSpringConnectionPool |
LdapSpringConnectionPool.setBlockWhenExhausted(boolean blockWhenExhausted) |
LdapSpringConnectionPool |
LdapSpringConnectionPool.setEvictionRunIntervalSeconds(String evictionRunIntervalSeconds) |
LdapSpringConnectionPool |
LdapSpringConnectionPool.setMaxIdlePerKey(String maxIdlePerKey) |
LdapSpringConnectionPool |
LdapSpringConnectionPool.setMaxTotal(String maxTotal) |
LdapSpringConnectionPool |
LdapSpringConnectionPool.setMaxTotalPerKey(String maxTotalPerKey) |
LdapSpringConnectionPool |
LdapSpringConnectionPool.setMaxWait(String maxWait) |
LdapSpringConnectionPool |
LdapSpringConnectionPool.setMinEvictableTimeSeconds(String minEvictableTimeSeconds) |
LdapSpringConnectionPool |
LdapSpringConnectionPool.setMinIdlePerKey(String minIdlePerKey) |
LdapSpringConnectionPool |
LdapSpringConnectionPool.setPoolType(LdapPoolType poolType) |
LdapSpringConnectionPool |
LdapSpringConnectionPool.setTestOnBorrow(boolean testOnBorrow) |
LdapSpringConnectionPool |
LdapSpringConnectionPool.setTestOnCreate(boolean testOnCreate) |
LdapSpringConnectionPool |
LdapSpringConnectionPool.setTestOnReturn(boolean testOnReturn) |
LdapSpringConnectionPool |
LdapSpringConnectionPool.setTestWhileIdle(boolean testWhileIdle) |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateConnectorConfigureSpringLdapPoolTab |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateDelegatedConfigureSpringLdapPoolTab |
| Modifier and Type | Field and Description |
|---|---|
protected LdapSpringConnectionPool |
ViewConnectorDirectorySpringLdapPoolPage.ldapSpringConnectionPool |
| Modifier and Type | Method and Description |
|---|---|
LdapSpringConnectionPool |
ViewConnectorDirectorySpringLdapPoolPage.getLdapSpringConnectionPoolForm() |
| Modifier and Type | Method and Description |
|---|---|
ViewConnectorDirectorySpringLdapPoolPage |
ViewConnectorDirectorySpringLdapPoolPage.springLdapPool(Consumer<LdapSpringConnectionPool> springLdapPoolConsumer) |
| Modifier and Type | Field and Description |
|---|---|
protected LdapSpringConnectionPool |
ViewDelegatedDirectorySpringLdapPoolPage.ldapSpringConnectionPool |
| Modifier and Type | Method and Description |
|---|---|
LdapSpringConnectionPool |
ViewDelegatedDirectorySpringLdapPoolPage.getLdapSpringConnectionPoolForm() |
| Modifier and Type | Method and Description |
|---|---|
ViewDelegatedDirectorySpringLdapPoolPage |
ViewDelegatedDirectorySpringLdapPoolPage.springLdapPool(Consumer<LdapSpringConnectionPool> springLdapPoolConsumer) |
Copyright © 2024 Atlassian. All rights reserved.