OPAL  Version 3.10.10
SIPAuthInfo Class Reference

#include <sipep.h>

Inheritance diagram for SIPAuthInfo:

Public Member Functions

 SIPAuthInfo ()
 
 SIPAuthInfo (const PString &u, const PString &p)
 

Data Fields

PString username
 
PString password
 

Detailed Description

Class to hold authentication information

Constructor & Destructor Documentation

SIPAuthInfo::SIPAuthInfo ( )
inline
SIPAuthInfo::SIPAuthInfo ( const PString &  u,
const PString &  p 
)
inline

References password, and username.

Field Documentation

PString SIPAuthInfo::password

Referenced by SIPAuthInfo().

PString SIPAuthInfo::username

Referenced by SIPAuthInfo().


The documentation for this class was generated from the following file: