See: Description
| Interface | Description |
|---|---|
| ExtendedOperationHandler<R extends org.apache.directory.api.ldap.model.message.ExtendedRequest<P>,P extends org.apache.directory.api.ldap.model.message.ExtendedResponse> |
An extension (hook) point that enables an implementor to provide his or her
own LDAP 'Extended' operation.
|
| Class | Description |
|---|---|
| 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.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.