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