Package org.apache.directory.server.ldap

Contains the entry point for the LDAP protocol provider and the session registry.

See:
          Description

Interface Summary
ExtendedOperationHandler<R extends ExtendedRequest<P>,P extends ExtendedResponse> An extension (hook) point that enables an implementor to provide his or her own LDAP 'Extended' operation.
 

Class Summary
LdapProtocolConstants Constants for LDAP protocol service.
LdapProtocolUtils Utility methods used by the LDAP protocol service.
LdapServer An LDAP protocol provider implementation which dynamically associates handlers.
LdapSession An object representing an LdapSession.
LdapSessionManager Manages sessions in a thread safe manner for the LdapServer.
 

Package org.apache.directory.server.ldap Description

Contains the entry point for the LDAP protocol provider and the session registry.

Author:
Apache Directory Project


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.