Qore openldap Module  1.0
 All Classes Namespaces Functions Variables Groups
OpenLdap::LdapClient Member List

This is the complete list of members for OpenLdap::LdapClient, including all inherited members.

add(string dn, hash attrs, *timeout timeout_ms)OpenLdap::LdapClient
bind(hash bind, *timeout timeout_ms)OpenLdap::LdapClient
compare(string dn, string attr, softlist vals, *timeout timeout_ms)OpenLdap::LdapClient
constructor(string uri, *hash options)OpenLdap::LdapClient
copy()OpenLdap::LdapClient
del(string dn, *timeout timeout_ms)OpenLdap::LdapClient
destructor()OpenLdap::LdapClient
getInfo()OpenLdap::LdapClientstatic
getUri()OpenLdap::LdapClient
isSecure()OpenLdap::LdapClient
modify(string dn, softlist mods, *timeout timeout_ms)OpenLdap::LdapClient
passwd(string dn, string oldpwd, string newpwd, *timeout timeout_ms)OpenLdap::LdapClient
rename(string dn, string newrdn, string newparent, softbool deleteoldrdn=True, *timeout timeout_ms)OpenLdap::LdapClient
search(hash h, *timeout timeout_ms)OpenLdap::LdapClient