Package org.apache.ldap.server.jndi

Interface Summary
ContextFactoryConfiguration Represents the global configuration of currently running ContextFactoryService.
ContextFactoryServiceListener An event handler that listens to the changes occurs to ContextFactoryService.
ServerDirObjectFactory A specialized ObjectFactory that is optimized for our server-side JNDI provider.
ServerDirStateFactory A specialized StateFactory that is optimized for our server-side JNDI provider.
 

Class Summary
AbstractContextFactory A server-side JNDI provider implementation of InitialContextFactory.
ContextFactoryService Provides JNDI service to AbstractContextFactory.
CoreContextFactory A simplistic implementation of AbstractContextFactory.
ServerContext A non-federated abstract Context implementation.
ServerContextFactory Adds additional bootstrapping for server socket listeners when firing up the server.
ServerDirContext The DirContext implementation for the Server Side JNDI LDAP provider.
ServerLdapContext An implementation of a JNDI LdapContext.