Class() | PObject | [inline, static] |
Clone() const | PObject | [virtual] |
Compare(const PObject &obj) const | PObject | [virtual] |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
Comparison enum name | PObject | |
Continue enum value | PSASLClient | |
End() | PSASLClient | |
EqualTo enum value | PObject | |
Fail enum value | PSASLClient | |
GetAuthID() const | PSASLClient | [inline] |
GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
GetPassword() const | PSASLClient | [inline] |
GetPath() | PSASLClient | [inline, static] |
GetRealm() | PSASLClient | [inline, static] |
GetService() const | PSASLClient | [inline] |
GetUserID() const | PSASLClient | [inline] |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
Init(const PString &fqdn, PStringSet &supportedMechanisms) | PSASLClient | |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
IsClass(const char *cls) const | PObject | [inline] |
LessThan enum value | PObject | |
m_AuthID | PSASLClient | [protected] |
m_CallBacks | PSASLClient | [protected] |
m_ConnState | PSASLClient | [protected] |
m_Password | PSASLClient | [protected] |
m_Service | PSASLClient | [protected] |
m_UserID | PSASLClient | [protected] |
Negotiate(const char *input, const char **output) | PSASLClient | [protected] |
Negotiate(const PString &input, PString &output) | PSASLClient | |
OK enum value | PSASLClient | |
operator!=(const PObject &obj) const | PObject | [inline] |
operator<(const PObject &obj) const | PObject | [inline] |
operator<<(ostream &strm, const PObject &obj) | PObject | [friend] |
operator<=(const PObject &obj) const | PObject | [inline] |
operator==(const PObject &obj) const | PObject | [inline] |
operator>(const PObject &obj) const | PObject | [inline] |
operator>=(const PObject &obj) const | PObject | [inline] |
operator>>(istream &strm, PObject &obj) | PObject | [friend] |
PObject() | PObject | [inline, protected] |
PrintOn(ostream &strm) const | PObject | [virtual] |
PSASLClient(const PString &service, const PString &uid, const PString &auth, const PString &pwd) | PSASLClient | |
PSASLResult enum name | PSASLClient | |
ReadFrom(istream &strm) | PObject | [virtual] |
s_Path | PSASLClient | [protected, static] |
s_Realm | PSASLClient | [protected, static] |
SetPath(const PString &path) | PSASLClient | [inline, static] |
SetRealm(const PString &realm) | PSASLClient | [inline, static] |
Start(const PString &mechanism, const char **output, unsigned &len) | PSASLClient | [protected] |
Start(const PString &mechanism, PString &output) | PSASLClient | |
~PObject() | PObject | [inline, virtual] |
~PSASLClient() | PSASLClient | |