| AsHex(PMessageDigest5::Code &digest) const | PHTTPClientAuthentication | |
| AsHex(const PBYTEArray &data) const | PHTTPClientAuthentication | |
| Authorise(AuthObject &pdu) const | PHTTPClientBasicAuthentication | [virtual] |
| PHTTPClientAuthentication::Authorise(AuthObject &pdu) const =0 | PHTTPClientAuthentication | [pure virtual] |
| Class() | PObject | [inline, static] |
| Clone() const | PObject | [virtual] |
| Compare(const PObject &other) const | PHTTPClientBasicAuthentication | [virtual] |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
| Comparison enum name | PObject | |
| EqualTo enum value | PObject | |
| GetAuthParam(const PString &auth, const char *name) const | PHTTPClientAuthentication | |
| GetAuthRealm() const | PHTTPClientAuthentication | [inline, virtual] |
| GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
| GetPassword() const | PHTTPClientAuthentication | [inline, virtual] |
| GetUsername() const | PHTTPClientAuthentication | [inline, virtual] |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | [virtual] |
| InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
| IsClass(const char *cls) const | PObject | [inline] |
| IsProxy() const | PHTTPClientAuthentication | [inline, virtual] |
| isProxy | PHTTPClientAuthentication | [protected] |
| LessThan enum value | PObject | |
| 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] |
| Parse(const PString &auth, PBoolean proxy) | PHTTPClientBasicAuthentication | [virtual] |
| ParseAuthenticationRequired(bool isProxy, const PMIMEInfo &line, PString &errorMsg) | PHTTPClientAuthentication | [static] |
| password | PHTTPClientAuthentication | [protected] |
| PHTTPClientAuthentication() | PHTTPClientAuthentication | |
| PHTTPClientBasicAuthentication() | PHTTPClientBasicAuthentication | |
| PObject() | PObject | [inline, protected] |
| PrintOn(ostream &strm) const | PObject | [virtual] |
| ReadFrom(istream &strm) | PObject | [virtual] |
| SetAuthRealm(const PString &) | PHTTPClientAuthentication | [inline, virtual] |
| SetPassword(const PString &pass) | PHTTPClientAuthentication | [inline, virtual] |
| SetUsername(const PString &user) | PHTTPClientAuthentication | [inline, virtual] |
| username | PHTTPClientAuthentication | [protected] |
| ~PObject() | PObject | [inline, virtual] |