OPAL
Version 3.10.4
|
#include <sipep.h>
Public Member Functions | |
SIPAuthInfo () | |
SIPAuthInfo (const PString &u, const PString &p) | |
Data Fields | |
PString | username |
PString | password |
Class to hold authentication information
SIPAuthInfo::SIPAuthInfo | ( | ) | [inline] |
SIPAuthInfo::SIPAuthInfo | ( | const PString & | u, |
const PString & | p | ||
) | [inline] |
PString SIPAuthInfo::password |
Referenced by SIPAuthInfo().
PString SIPAuthInfo::username |
Referenced by SIPAuthInfo().