|
PTLib
Version 2.14.3
|
This is the complete list of members for PHTTPClientAuthentication, including all inherited members.
| AsHex(PMessageDigest5::Code &digest) const | PHTTPClientAuthentication | |
| AsHex(const PBYTEArray &data) const | PHTTPClientAuthentication | |
| Authorise(AuthObject &pdu) const =0 | PHTTPClientAuthentication | pure virtual |
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| Compare(const PObject &other) const | PHTTPClientAuthentication | 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 | inlinevirtual |
| GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
| GetPassword() const | PHTTPClientAuthentication | inlinevirtual |
| GetTraceContextIdentifier() const | PObject | inline |
| GetTraceContextIdentifier(PObject &obj) | PObject | inline |
| GetTraceContextIdentifier(PObject *obj) | PObject | inline |
| GetUsername() const | PHTTPClientAuthentication | inlinevirtual |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
| IsClass(const char *cls) const | PObject | inline |
| IsProxy() const | PHTTPClientAuthentication | inlinevirtual |
| isProxy | PHTTPClientAuthentication | protected |
| LessThan enum value | PObject | |
| m_traceContextIdentifier | PObject | protected |
| 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>(const PObject &obj) const | PObject | inline |
| operator>=(const PObject &obj) const | PObject | inline |
| Parse(const PString &auth, PBoolean proxy)=0 | PHTTPClientAuthentication | pure virtual |
| ParseAuthenticationRequired(bool isProxy, const PMIMEInfo &line, PString &errorMsg) | PHTTPClientAuthentication | static |
| password | PHTTPClientAuthentication | protected |
| PHTTPClientAuthentication() | PHTTPClientAuthentication | |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| ReadFrom(istream &strm) | PObject | virtual |
| SetAuthRealm(const PString &) | PHTTPClientAuthentication | inlinevirtual |
| SetPassword(const PString &pass) | PHTTPClientAuthentication | inlinevirtual |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| SetUsername(const PString &user) | PHTTPClientAuthentication | inlinevirtual |
| username | PHTTPClientAuthentication | protected |
| ~PObject() | PObject | inlinevirtual |