Package org.apache.directory.server.core

Interface Summary
CoreSession An interface representing a session with the core DirectoryService.
DirectoryService Provides JNDI service to AbstractContextFactory.
OperationManager An interface used by the DirectoryService to isolate operations that can be performed on it.
ReferralManager An interface for managing referrals in the server
 

Class Summary
DefaultCoreSession The default CoreSession implementation.
DefaultDirectoryService Default implementation of DirectoryService.
DefaultOperationManager The default implementation of an OperationManager.
LdapPrincipal An alternative X500 user implementation that has access to the distinguished name of the principal as well as the String representation.
MockCoreSession The default CoreSession implementation.
MockCursor  
MockDirectoryService  
MockInterceptor  
MockOperation  
MockOperationManager  
ReferralManagerImpl Implement a referral Manager, handling the requests from the LDAP protocol.
 

Enum Summary
ReferralHandlingMode Enumeration for referral handling modes.
 



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