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
AbstractMechanismHandler An abstract class for all the MechanismHandlers, implementing some common methods
AbstractSaslCallbackHandler Base class for all SASL CallbackHandlers.
AbstractSaslServer An abstract class containing common parts for the SaslServer local implementation, like the BindRequest;
SaslConstants SASL Constants used to store informations releated to the Challenge/response exchange during the SASL negociation.
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-2011 Apache Software Foundation. All Rights Reserved.