Package org.apache.directory.server.ldap.handlers.bind

Contains the implementation of LDAP binds with Simple and SASL authentication mechanisms.

See:
          Description

Interface Summary
MechanismHandler An interface for retrieving a SaslServer for a session.
 

Class Summary
AbstractSaslCallbackHandler Base class for all SASL CallbackHandlers.
CramMd5CallbackHandler  
CramMd5MechanismHandler The CRAM-MD Sasl mechanism handler.
DigestMd5CallbackHandler  
DigestMd5MechanismHandler The DIGEST-MD5 mechanism handler.
GetBindDn Encapsulates the action of looking up a user in an embedded ApacheDS DIT.
GssapiCallbackHandler  
GssapiMechanismHandler The GSSAPI Sasl mechanism handler.
SaslFilter An IoFilterAdapter that handles integrity and confidentiality protection for a SASL bound session.
SimpleMechanismHandler A Dummy mechanism handler for Simple mechanism: not really used but needed for the mechanism map.
 

Package org.apache.directory.server.ldap.handlers.bind Description

Contains the implementation of LDAP binds with Simple and SASL authentication mechanisms.

Version:
$Rev$, $Date$
Author:
Apache Directory Project


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