LDAPSaslInteractiveBind Class Reference

#include <LDAPBindRequest.h>

Inheritance diagram for LDAPSaslInteractiveBind:

LDAPRequest

List of all members.

Public Member Functions

 LDAPSaslInteractiveBind (const std::string &mech, int flags, SaslInteractionHandler *sih, LDAPAsynConnection *connect, const LDAPConstraints *cons, bool isReferral=false)
virtual LDAPMessageQueuesendRequest ()
 This method encodes the request an calls the apprpriate functions of the C-API to send the Request to a LDAP-Server.
virtual LDAPMsggetNextMessage () const
virtual ~LDAPSaslInteractiveBind ()

Private Attributes

std::string m_mech
int m_flags
SaslInteractionHandlerm_sih
LDAPResultm_res


Constructor & Destructor Documentation

LDAPSaslInteractiveBind::LDAPSaslInteractiveBind ( const std::string &  mech,
int  flags,
SaslInteractionHandler sih,
LDAPAsynConnection connect,
const LDAPConstraints cons,
bool  isReferral = false 
)

LDAPSaslInteractiveBind::~LDAPSaslInteractiveBind (  )  [virtual]


Member Function Documentation

LDAPMessageQueue * LDAPSaslInteractiveBind::sendRequest (  )  [virtual]

This method encodes the request an calls the apprpriate functions of the C-API to send the Request to a LDAP-Server.

Implements LDAPRequest.

LDAPMsg * LDAPSaslInteractiveBind::getNextMessage (  )  const [virtual]

Reimplemented from LDAPRequest.


Member Data Documentation

std::string LDAPSaslInteractiveBind::m_mech [private]


The documentation for this class was generated from the following files:

Generated on Sat Jun 7 06:45:39 2008 for ldapsdk by  doxygen 1.5.5