|
ldapsdk 0.0.1
|
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>
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 |
Object of this class are created by the LDAPMsg::create method if results for an Extended Operation were returned by a LDAP server.
| 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, LDAP_DEBUG_TRACE, and string.
| LDAPSaslBindResult::~LDAPSaslBindResult | ( | ) | [virtual] |
The Destructor.
References DEBUG, and LDAP_DEBUG_DESTROY.
| const string & LDAPSaslBindResult::getServerCreds | ( | ) | const |
1.7.3