Class() | PObject | [inline, static] |
Clone() const | PHTTPSimpleAuth | [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 | [protected, static] |
EqualTo enum value | PObject | |
GetClass(unsigned=0) const | PObject | [inline, virtual] |
GetPassword() const | PHTTPSimpleAuth | [inline] |
GetRealm(const PHTTPRequest &request) const | PHTTPSimpleAuth | [virtual] |
GetUserName() const | PHTTPSimpleAuth | [inline] |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
IsActive() const | PHTTPSimpleAuth | [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<<(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] |
password | PHTTPSimpleAuth | [protected] |
PHTTPSimpleAuth(const PString &realm, const PString &username, const PString &password) | PHTTPSimpleAuth | |
PObject() | PObject | [inline, protected] |
PrintOn(ostream &strm) const | PObject | [virtual] |
ReadFrom(istream &strm) | PObject | [virtual] |
realm | PHTTPSimpleAuth | [protected] |
username | PHTTPSimpleAuth | [protected] |
Validate(const PHTTPRequest &request, const PString &authInfo) const | PHTTPSimpleAuth | [virtual] |
~PObject() | PObject | [inline, virtual] |