#include <SaslInteraction.h>
◆ SaslInteraction()
SaslInteraction::SaslInteraction |
( |
sasl_interact_t * |
interact | ) |
|
◆ ~SaslInteraction()
SaslInteraction::~SaslInteraction |
( |
| ) |
|
◆ getChallenge()
const std::string SaslInteraction::getChallenge |
( |
| ) |
const |
◆ getDefaultResult()
const std::string SaslInteraction::getDefaultResult |
( |
| ) |
const |
◆ getId()
unsigned long SaslInteraction::getId |
( |
| ) |
const |
◆ getPrompt()
const std::string SaslInteraction::getPrompt |
( |
| ) |
const |
◆ setResult()
void SaslInteraction::setResult |
( |
const std::string & |
res | ) |
|
The documentation for this class was generated from the following files: