Package org.apache.ldap.server

Interface Summary
DirectoryServiceConfiguration Represents the global configuration of currently running DirectoryService.
DirectoryServiceListener An event handler that listens to the changes occurs to DirectoryService.
 

Class Summary
AbstractAdminTestCase A simple testcase for testing JNDI provider functionality.
AbstractNonAdminTestCase Adds extra code to perform operations as another user besides the admin user.
AbstractTestCase A simple testcase for testing JNDI provider functionality.
DirectoryService Provides JNDI service to AbstractContextFactory.
ServerMain The command line main for the server.