com.atlassian.crowd.directory
Class SpringLDAPConnectorAccessor

java.lang.Object
  extended by com.atlassian.crowd.directory.SpringLDAPConnectorAccessor

public class SpringLDAPConnectorAccessor
extends Object

This class is used for gaining access to non-public SpringLDAPConnector fields and methods .


Constructor Summary
SpringLDAPConnectorAccessor(SpringLDAPConnector connector)
           
 
Method Summary
 LDAPPropertiesMapper getLdapPropertiesMapper()
           
 LdapTemplateWithClassLoaderWrapper getLdapTemplate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringLDAPConnectorAccessor

public SpringLDAPConnectorAccessor(SpringLDAPConnector connector)
Method Detail

getLdapTemplate

public LdapTemplateWithClassLoaderWrapper getLdapTemplate()

getLdapPropertiesMapper

public LDAPPropertiesMapper getLdapPropertiesMapper()


Copyright © 2012 Atlassian. All Rights Reserved.