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
CoreContextFactory A server-side provider implementation of a InitialContextFactory.
DeadContext A do nothing placeholder context whose methods throw ConfigurationExceptions.
EnvKeys JNDI environment property key constants.
JavaLdapSupport Contains constants and serialization methods used to implement functionality associated with RFC 2713 which enables the storage and representation of Java objects within an LDAP directory.
JndiProvider The BackendSubsystem service implementation.
PartitionConfigBuilder A partition configuration builder which produces ContextPartitionConfig objects from various configuration formats, namely Hashtables.
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 Eve implementation of a JNDI LdapContext.