ldapsdk 0.0.1
Public Member Functions

SaslInteraction Class Reference

#include <SaslInteraction.h>

List of all members.

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)

Constructor & Destructor Documentation

SaslInteraction::SaslInteraction ( sasl_interact_t *  interact)
SaslInteraction::~SaslInteraction ( )

References DEBUG, and LDAP_DEBUG_TRACE.


Member Function Documentation

const std::string SaslInteraction::getChallenge ( ) const

References string.

const std::string SaslInteraction::getDefaultResult ( ) const

References string.

unsigned long SaslInteraction::getId ( ) const
const std::string SaslInteraction::getPrompt ( ) const

References string.

void SaslInteraction::setResult ( const std::string res)

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