Package org.apache.directory.server.core.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 ServiceUnavailableExceptions.
EventListenerAdapter A DirectoryListener implementation which adapts call back to methods notifying of changes to the DIT into NamingEvents for use with the ApacheDS DirectoryService JNDI provider.
JndiUtils TODO JndiUtils.
LdapJndiProperties A wrapper around a JNDI environment which checks for correct LDAP specific environment settings.
NamingEnumerationAdapter Adapts a Cursor over entries into a NamingEnumeration.
ServerContext A non-federated abstract Context implementation.
ServerDirContext The DirContext implementation for the Server Side JNDI LDAP provider.
ServerLdapContext An implementation of a JNDI LdapContext.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.