Uses of Interface
com.atlassian.crowd.directory.ldap.util.LDAPPropertiesHelper

Packages that use LDAPPropertiesHelper
com.atlassian.crowd.directory.ldap   
com.atlassian.crowd.directory.ldap.util   
 

Uses of LDAPPropertiesHelper in com.atlassian.crowd.directory.ldap
 

Constructors in com.atlassian.crowd.directory.ldap with parameters of type LDAPPropertiesHelper
LDAPPropertiesMapperImpl(LDAPPropertiesHelper ldapPropertiesHelper)
           
 

Uses of LDAPPropertiesHelper in com.atlassian.crowd.directory.ldap.util
 

Classes in com.atlassian.crowd.directory.ldap.util that implement LDAPPropertiesHelper
 class LDAPPropertiesHelperImpl
          This class is a helper class that contains all configuration and implementation information for LDAP This configuration data is pulled from property files on the classpath in the format ConnectorClazz.properties
 



Copyright © 2012 Atlassian. All Rights Reserved.