|
ldapsdk
0.0.1
|
#include <SaslInteraction.h>
Public Member Functions | |
| SaslInteraction (sasl_interact_t *interact) | |
| ~SaslInteraction () | |
| unsigned long | getId () const |
| const std::string | getPrompt () const |
| const std::string | getChallenge () const |
| const std::string | getDefaultResult () const |
| void | setResult (const std::string &res) |
| SaslInteraction::SaslInteraction | ( | sasl_interact_t * | interact | ) |
| SaslInteraction::~SaslInteraction | ( | ) |
References DEBUG, and LDAP_DEBUG_TRACE.
| const std::string SaslInteraction::getChallenge | ( | ) | const |
| const std::string SaslInteraction::getDefaultResult | ( | ) | const |
| unsigned long SaslInteraction::getId | ( | ) | const |
| const std::string SaslInteraction::getPrompt | ( | ) | const |
| void SaslInteraction::setResult | ( | const std::string & | res | ) |
1.8.6