AsHex(PMessageDigest5::Code &digest) const | SIPAuthentication | |
AsHex(const PBYTEArray &data) const | SIPAuthentication | |
Authorise(SIP_PDU &pdu) const =0 | SIPAuthentication | [pure virtual] |
authRealm | SIPAuthentication | [protected] |
EquivalentTo(const SIPAuthentication &_oldAuth)=0 | SIPAuthentication | [pure 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 | SIPAuthentication | [protected] |
IsProxy() const | SIPAuthentication | [inline, virtual] |
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 &r) | SIPAuthentication | [inline, virtual] |
SetPassword(const PString &pass) | SIPAuthentication | [inline, virtual] |
SetUsername(const PString &user) | SIPAuthentication | [inline, virtual] |
SIPAuthentication() | SIPAuthentication | |
username | SIPAuthentication | [protected] |