abandon(int id) | KLDAPCore::LdapOperation | |
add(const LdapObject &object) | KLDAPCore::LdapOperation | |
add(const LdapDN &dn, const ModOps &ops) | KLDAPCore::LdapOperation | |
add_s(const LdapObject &object) | KLDAPCore::LdapOperation | |
add_s(const LdapDN &dn, const ModOps &ops) | KLDAPCore::LdapOperation | |
bind(const QByteArray &creds=QByteArray(), SASL_Callback_Proc *saslproc=nullptr, void *data=nullptr) | KLDAPCore::LdapOperation | |
bind_s(SASL_Callback_Proc *saslproc=nullptr, void *data=nullptr) | KLDAPCore::LdapOperation | |
clientControls() const | KLDAPCore::LdapOperation | |
compare(const LdapDN &dn, const QString &attr, const QByteArray &value) | KLDAPCore::LdapOperation | |
compare_s(const LdapDN &dn, const QString &attr, const QByteArray &value) | KLDAPCore::LdapOperation | |
connection() | KLDAPCore::LdapOperation | |
controls() const | KLDAPCore::LdapOperation | |
del(const LdapDN &dn) | KLDAPCore::LdapOperation | |
del_s(const LdapDN &dn) | KLDAPCore::LdapOperation | |
exop(const QString &oid, const QByteArray &data) | KLDAPCore::LdapOperation | |
exop_s(const QString &oid, const QByteArray &data) | KLDAPCore::LdapOperation | |
extendedData() const | KLDAPCore::LdapOperation | |
extendedOid() const | KLDAPCore::LdapOperation | |
LdapOperation() (defined in KLDAPCore::LdapOperation) | KLDAPCore::LdapOperation | |
LdapOperation(LdapConnection &conn) (defined in KLDAPCore::LdapOperation) | KLDAPCore::LdapOperation | explicit |
matchedDn() const | KLDAPCore::LdapOperation | |
modify(const LdapDN &dn, const ModOps &ops) | KLDAPCore::LdapOperation | |
modify_s(const LdapDN &dn, const ModOps &ops) | KLDAPCore::LdapOperation | |
ModOp typedef (defined in KLDAPCore::LdapOperation) | KLDAPCore::LdapOperation | |
ModOps typedef (defined in KLDAPCore::LdapOperation) | KLDAPCore::LdapOperation | |
ModType typedef (defined in KLDAPCore::LdapOperation) | KLDAPCore::LdapOperation | |
object() const | KLDAPCore::LdapOperation | |
referrals() const | KLDAPCore::LdapOperation | |
rename(const LdapDN &dn, const QString &newRdn, const QString &newSuperior, bool deleteold=true) | KLDAPCore::LdapOperation | |
rename_s(const LdapDN &dn, const QString &newRdn, const QString &newSuperior, bool deleteold=true) | KLDAPCore::LdapOperation | |
ResultType typedef (defined in KLDAPCore::LdapOperation) | KLDAPCore::LdapOperation | |
SASL_Authname enum value (defined in KLDAPCore::LdapOperation) | KLDAPCore::LdapOperation | |
SASL_Authzid enum value (defined in KLDAPCore::LdapOperation) | KLDAPCore::LdapOperation | |
SASL_Callback_Proc typedef (defined in KLDAPCore::LdapOperation) | KLDAPCore::LdapOperation | |
SASL_Fields enum name (defined in KLDAPCore::LdapOperation) | KLDAPCore::LdapOperation | |
SASL_Password enum value (defined in KLDAPCore::LdapOperation) | KLDAPCore::LdapOperation | |
SASL_Realm enum value (defined in KLDAPCore::LdapOperation) | KLDAPCore::LdapOperation | |
search(const LdapDN &base, LdapUrl::Scope scope, const QString &filter, const QStringList &attrs) | KLDAPCore::LdapOperation | |
serverControls() const | KLDAPCore::LdapOperation | |
serverCred() const | KLDAPCore::LdapOperation | |
setClientControls(const LdapControls &ctrls) | KLDAPCore::LdapOperation | |
setConnection(LdapConnection &conn) | KLDAPCore::LdapOperation | |
setServerControls(const LdapControls &ctrls) | KLDAPCore::LdapOperation | |
waitForResult(int id, int msecs=-1) | KLDAPCore::LdapOperation | |
~LdapOperation() (defined in KLDAPCore::LdapOperation) | KLDAPCore::LdapOperation | |