Public Methods | |
LDAPQuery (const std::string &baseDN, const std::string &hostname) throw (LDAPException) | |
~LDAPQuery () | |
try to connect to LDAP server. More... | |
const std::vector< std::string > & | query (const std::string &constraint, const std::string &attr) throw (LDAPException) |
do a query looking for the object scope, with a given constraint and a given attribute. More... |
|
|
|
try to connect to LDAP server.
|
|
do a query looking for the object scope, with a given constraint and a given attribute.
|