| Modifier and Type | Method and Description |
|---|---|
LdapPoolConfig |
SpringLdapPoolConfigService.toLdapPoolConfigDto(String ldapPoolConfigJson) |
LdapPoolConfig |
DefaultSpringLdapPoolConfigService.toLdapPoolConfigDto(String ldapPoolConfigJson) |
| Modifier and Type | Method and Description |
|---|---|
String |
SpringLdapPoolConfigService.toJsonLdapPoolConfig(LdapPoolConfig ldapPoolConfig) |
String |
DefaultSpringLdapPoolConfigService.toJsonLdapPoolConfig(LdapPoolConfig ldapPoolConfig) |
| Modifier and Type | Method and Description |
|---|---|
LdapPoolConfig |
LdapPoolConfig.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static LdapPoolConfig.Builder |
LdapPoolConfig.builder(LdapPoolConfig data) |
<any> |
LdapPoolConfig.diff(LdapPoolConfig that) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.ldap.pool2.factory.PoolConfig |
LdapPoolConfigMapper.convertToPoolConfig(LdapPoolConfig ldapPoolConfig,
long directoryId) |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationError> |
DirectoryValidationHelper.validateSpringLdapPoolConfig(LdapPoolConfig poolConfig)
Validates the configuration for Dynamic LDAP pool.
|
Copyright © 2024 Atlassian. All rights reserved.