SIPAuthentication Member List
This is the complete list of members for
SIPAuthentication, including all inherited members.
AsHex(PMessageDigest5::Code &digest) const | SIPAuthentication | |
AsHex(const PBYTEArray &data) const | SIPAuthentication | |
Authorise(SIP_PDU &pdu) const =0 | SIPAuthentication | [pure virtual] |
Compare(const PObject &other) const | SIPAuthentication | [virtual] |
GetAuthParam(const PString &auth, const char *name) const | SIPAuthentication | |
GetAuthRealm() const | SIPAuthentication | [inline, virtual] |
GetPassword() const | SIPAuthentication | [inline, virtual] |
GetUsername() const | SIPAuthentication | [inline, virtual] |
IsProxy() const | SIPAuthentication | [inline, virtual] |
isProxy | SIPAuthentication | [protected] |
Parse(const PString &auth, PBoolean proxy)=0 | SIPAuthentication | [pure virtual] |
ParseAuthenticationRequired(bool isProxy, const PString &line, PString &errorMsg) | SIPAuthentication | [static] |
password | SIPAuthentication | [protected] |
SetAuthRealm(const PString &) | SIPAuthentication | [inline, virtual] |
SetPassword(const PString &pass) | SIPAuthentication | [inline, virtual] |
SetUsername(const PString &user) | SIPAuthentication | [inline, virtual] |
SIPAuthentication() | SIPAuthentication | |
username | SIPAuthentication | [protected] |