public class LDAPPropertiesHelperImpl extends Object implements LDAPPropertiesHelper
| Modifier and Type | Field and Description |
|---|---|
static Collection<? extends Class<? extends LDAPDirectory>> |
DIRECTORIES_WITH_CONFIGURABLE_USER_ENCRYPTION |
| Constructor and Description |
|---|
LDAPPropertiesHelperImpl() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Properties> |
getConfigurationDetails() |
Map<String,String> |
getImplementations() |
List<LdapTypeConfig> |
getLdapTypeConfigs() |
protected Properties |
loadDirectoryProperties(Class<?> clazz) |
public static Collection<? extends Class<? extends LDAPDirectory>> DIRECTORIES_WITH_CONFIGURABLE_USER_ENCRYPTION
protected Properties loadDirectoryProperties(Class<?> clazz)
public Map<String,String> getImplementations()
getImplementations in interface LDAPPropertiesHelperpublic Map<String,Properties> getConfigurationDetails()
getConfigurationDetails in interface LDAPPropertiesHelperpublic List<LdapTypeConfig> getLdapTypeConfigs()
getLdapTypeConfigs in interface LDAPPropertiesHelperCopyright © 2018 Atlassian. All rights reserved.