| Modifier and Type | Method and Description |
|---|---|
static Map<String,Serializable> |
TestkitUtil.openLDAPDirectory(String dirName,
String ldapUrl,
boolean cached,
LdapPoolType ldapPoolType) |
| Modifier and Type | Field and Description |
|---|---|
protected LdapPoolType |
UpdateSpringLdapPoolConfiguration.ldapPoolType |
protected LdapPoolType |
CreateConnector.ldapPoolType |
| Modifier and Type | Method and Description |
|---|---|
static LdapPoolType |
LdapPoolType.fromString(String name) |
LdapPoolType |
LDAPPropertiesMapperImpl.getLdapPoolType() |
LdapPoolType |
LDAPPropertiesMapper.getLdapPoolType() |
static LdapPoolType |
LdapPoolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LdapPoolType[] |
LdapPoolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LdapPoolType |
LdapSpringConnectionPool.getPoolType() |
| Modifier and Type | Method and Description |
|---|---|
LdapSpringConnectionPool |
LdapSpringConnectionPool.setPoolType(LdapPoolType poolType) |
Copyright © 2024 Atlassian. All rights reserved.