#include <auth_ldap_sasl_mechanism.h>
◆ Sasl_mechanism()
Sasl_mechanism::Sasl_mechanism |
( |
| ) |
|
|
default |
◆ ~Sasl_mechanism()
Sasl_mechanism::~Sasl_mechanism |
( |
| ) |
|
|
virtualdefault |
◆ get_ldap_host()
void Sasl_mechanism::get_ldap_host |
( |
std::string & |
host | ) |
|
|
virtual |
◆ pre_authentication()
bool Sasl_mechanism::pre_authentication |
( |
| ) |
|
|
virtual |
◆ set_user_info()
void Sasl_mechanism::set_user_info |
( |
std::string |
user, |
|
|
std::string |
password |
|
) |
| |
◆ m_password
std::string Sasl_mechanism::m_password |
|
protected |
◆ m_user
std::string Sasl_mechanism::m_user |
|
protected |
The documentation for this class was generated from the following files: