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() |
static boolean |
isUserEncryptionConfigurable(String implementationClass) |
protected Properties |
loadDirectoryProperties(Class<?> clazz) |
public static final Collection<? extends Class<? extends LDAPDirectory>> DIRECTORIES_WITH_CONFIGURABLE_USER_ENCRYPTION
public static boolean isUserEncryptionConfigurable(String implementationClass)
protected Properties loadDirectoryProperties(Class<?> clazz)
public Map<String,String> getImplementations()
getImplementations
in interface LDAPPropertiesHelper
public Map<String,Properties> getConfigurationDetails()
getConfigurationDetails
in interface LDAPPropertiesHelper
public List<LdapTypeConfig> getLdapTypeConfigs()
getLdapTypeConfigs
in interface LDAPPropertiesHelper
Copyright © 2021 Atlassian. All rights reserved.
View cookie preferences