LDAPSaslBindResult Class Reference

Object of this class are created by the LDAPMsg::create method if results for an Extended Operation were returned by a LDAP server. More...

#include <LDAPSaslBindResult.h>

Inheritance diagram for LDAPSaslBindResult:
LDAPResult LDAPMsg

List of all members.

Public Member Functions

 LDAPSaslBindResult (const LDAPRequest *req, LDAPMessage *msg)
 Constructor that creates an LDAPExtResult-object from the C-API structures.
virtual ~LDAPSaslBindResult ()
 The Destructor.
const std::string & getServerCreds () const

Detailed Description

Object of this class are created by the LDAPMsg::create method if results for an Extended Operation were returned by a LDAP server.


Constructor & Destructor Documentation

LDAPSaslBindResult::LDAPSaslBindResult ( const LDAPRequest req,
LDAPMessage *  msg 
)

Constructor that creates an LDAPExtResult-object from the C-API structures.

References DEBUG, LDAPRequest::getConnection(), LDAPAsynConnection::getSessionHandle(), LDAP_DEBUG_CONSTRUCT, and LDAP_DEBUG_TRACE.

LDAPSaslBindResult::~LDAPSaslBindResult (  )  [virtual]

The Destructor.

References DEBUG, and LDAP_DEBUG_DESTROY.


Member Function Documentation

const string & LDAPSaslBindResult::getServerCreds (  )  const
Returns:
If the result contained data this method will return the data to the caller as a std::string.

The documentation for this class was generated from the following files:
Generated on Mon Jul 5 13:45:11 2010 for ldapsdk by  doxygen 1.6.3