|
Yate
|
This is the complete list of members for SASL, including all inherited members.
| alive() const | GenObject | virtual |
| buildAuthRsp(String &buf, const char *digestUri=0) | SASL | |
| buildAuthRspReply(String &buf, const String &rsp) | SASL | inline |
| buildMD5Challenge(String &buf) | SASL | |
| buildMD5Digest(String &dest, const char *password, bool challengeRsp=true) | SASL | inline |
| buildMD5Digest(String &dest, const NamedList ¶ms, const char *password, bool challengeRsp=true) | SASL | static |
| destruct() | GenObject | virtual |
| GenObject() | GenObject | |
| getObjCounter() const | GenObject | inline |
| getObjCounter(const String &name, bool create=true) | GenObject | static |
| getObjCounters() | GenObject | static |
| getObjCounting() | GenObject | inlinestatic |
| getObject(const String &name) const | GenObject | virtual |
| getObject(const String &name, const GenObject *obj) | GenObject | inlinestatic |
| m_cnonce (defined in SASL) | SASL | |
| m_nonce (defined in SASL) | SASL | |
| m_nonceCount (defined in SASL) | SASL | |
| m_params (defined in SASL) | SASL | |
| m_plain (defined in SASL) | SASL | |
| m_realm (defined in SASL) | SASL | |
| parseMD5Challenge(const String &buf) | SASL | |
| parseMD5ChallengeRsp(const String &buf) | SASL | |
| parsePlain(const DataBlock &buf) | SASL | |
| parsePlain(const DataBlock &buf, String &user, String &pwd, String *authzid=0) | SASL | static |
| SASL(bool plain, const char *realm=0) | SASL | |
| setAuthParams(const char *user=0, const char *pwd=0) | SASL | |
| setObjCounter(NamedCounter *counter) | GenObject | |
| setObjCounting(bool enable) | GenObject | inlinestatic |
| toString() const | GenObject | virtual |
| traceId() const | GenObject | virtual |
| validAuthReply(const String &reply) | SASL | inline |
| ~GenObject() | GenObject | inlinevirtual |
| ~SASL() | SASL | inline |