Go to the documentation of this file.
7 #ifndef LDAP_REBIND_AUTH_H
8 #define LDAP_REBIND_AUTH_H
27 LDAPRebindAuth(
const std::string& dn=
"",
const std::string& pwd=
"");
42 const std::string&
getDN()
const;
51 std::string m_password;
54 #endif //LDAP_REBIND_AUTH_H