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() [1/2]

SIPAuthInfo::SIPAuthInfo ( )
inline

◆ SIPAuthInfo() [2/2]

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

References password, and username.

Field Documentation

◆ password

PString SIPAuthInfo::password

◆ username

PString SIPAuthInfo::username

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