|
OPAL
Version 3.10.10
|
#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
|
inline |
|
inline |
| PString SIPAuthInfo::password |
Referenced by SIPEndPoint::GetRegisteredYserMode(), and SIPAuthInfo().
| PString SIPAuthInfo::username |
Referenced by SIPEndPoint::GetRegisteredYserMode(), and SIPAuthInfo().