PTLib
Version 2.10.11
|
This is the complete list of members for PHTTPAuthority, including all inherited members.
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
Compare(const PObject &obj) const | PObject | virtual |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
DecodeBasicAuthority(const PString &authInfo, PString &username, PString &password) | PHTTPAuthority | protectedstatic |
EqualTo enum value | PObject | |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetRealm(const PHTTPRequest &request) const =0 | PHTTPAuthority | pure virtual |
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 |
IsActive() const | PHTTPAuthority | virtual |
IsClass(const char *cls) const | PObject | inline |
LessThan enum value | PObject | |
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 |
PObject() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PObject | virtual |
ReadFrom(istream &strm) | PObject | virtual |
Validate(const PHTTPRequest &request, const PString &authInfo) const =0 | PHTTPAuthority | pure virtual |
~PObject() | PObject | inlinevirtual |