libosip  5.3.0
Public Attributes | List of all members

#include <osip_www_authenticate.h>

Public Attributes

char * auth_type
 
char * realm
 
char * domain
 
char * nonce
 
char * opaque
 
char * stale
 
char * algorithm
 
char * qop_options
 
char * version
 
char * targetname
 
char * gssapi_data
 
char * auth_param
 

Detailed Description

Definition of the WWW-Authenticate header.

Member Data Documentation

◆ algorithm

char* osip_www_authenticate::algorithm

◆ auth_param

char* osip_www_authenticate::auth_param

other parameters (optional)

◆ auth_type

char* osip_www_authenticate::auth_type

◆ domain

char* osip_www_authenticate::domain

◆ gssapi_data

char* osip_www_authenticate::gssapi_data

◆ nonce

char* osip_www_authenticate::nonce

◆ opaque

char* osip_www_authenticate::opaque

◆ qop_options

char* osip_www_authenticate::qop_options

◆ realm

char* osip_www_authenticate::realm

◆ stale

char* osip_www_authenticate::stale

◆ targetname

char* osip_www_authenticate::targetname

◆ version

char* osip_www_authenticate::version

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