spring-ldap-test

Deprecated API


Contents
Deprecated Methods
org.springframework.ldap.test.LdapTestUtils.destroyApacheDirectoryServer(String, String)
          use LdapTestUtils.shutdownEmbeddedServer() instead. 
org.springframework.ldap.test.LdapTestUtils.startApacheDirectoryServer(int, String, String, String, String)
          use LdapTestUtils.startEmbeddedServer(int, String, String) instead. 
org.springframework.ldap.test.LdapTestUtils.startApacheDirectoryServer(int, String, String, String, String, Set)
          use LdapTestUtils.startEmbeddedServer(int, String, String) instead. 
 


spring-ldap-test