|
ldapsdk
0.0.1
|
This is the complete list of members for LDAPAsynConnection, including all inherited members.
| abandon(LDAPMessageQueue *q) | LDAPAsynConnection | |
| add(const LDAPEntry *le, const LDAPConstraints *const=0) | LDAPAsynConnection | |
| bind(const std::string &dn="", const std::string &passwd="", const LDAPConstraints *cons=0) | LDAPAsynConnection | |
| compare(const std::string &dn, const LDAPAttribute &attr, const LDAPConstraints *cons=0) | LDAPAsynConnection | |
| del(const std::string &dn, const LDAPConstraints *cons=0) | LDAPAsynConnection | |
| extOperation(const std::string &oid, const std::string &value="", const LDAPConstraints *cons=0) | LDAPAsynConnection | |
| getConstraints() const | LDAPAsynConnection | |
| getHost() const | LDAPAsynConnection | |
| getPort() const | LDAPAsynConnection | |
| getSessionHandle() const | LDAPAsynConnection | |
| getTlsOptions() const | LDAPAsynConnection | |
| init(const std::string &hostname, int port) | LDAPAsynConnection | |
| initialize(const std::string &uri) | LDAPAsynConnection | |
| LDAPAsynConnection(const std::string &url=std::string("localhost"), int port=0, LDAPConstraints *cons=new LDAPConstraints()) | LDAPAsynConnection | |
| m_cacheEnabled | LDAPAsynConnection | protected |
| modify(const std::string &dn, const LDAPModList *modlist, const LDAPConstraints *cons=0) | LDAPAsynConnection | |
| referralConnect(const LDAPUrlList &urls, LDAPUrlList::const_iterator &usedUrl, const LDAPConstraints *cons) const | LDAPAsynConnection | |
| rename(const std::string &dn, const std::string &newRDN, bool delOldRDN=false, const std::string &newParentDN="", const LDAPConstraints *cons=0) | LDAPAsynConnection | |
| saslBind(const std::string &mech, const std::string &cred, const LDAPConstraints *cons=0) | LDAPAsynConnection | |
| saslInteractiveBind(const std::string &mech, int flags=0, SaslInteractionHandler *sih=0, const LDAPConstraints *cons=0) | LDAPAsynConnection | |
| search(const std::string &base="", int scope=0, const std::string &filter="objectClass=*", const StringList &attrs=StringList(), bool attrsOnly=false, const LDAPConstraints *cons=0) | LDAPAsynConnection | |
| SEARCH_BASE | LDAPAsynConnection | static |
| SEARCH_ONE | LDAPAsynConnection | static |
| SEARCH_SUB | LDAPAsynConnection | static |
| setConstraints(LDAPConstraints *cons) | LDAPAsynConnection | |
| start_tls() | LDAPAsynConnection | |
| unbind() | LDAPAsynConnection | |
| ~LDAPAsynConnection() | LDAPAsynConnection | virtual |
1.8.14