Package org.apache.ldap.server.jndi

Interface Summary
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.
CoreContextFactory A simplistic implementation of AbstractContextFactory.
DeadContext A do nothing placeholder context whose methods throw ConfigurationExceptions.
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.