Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

osip_www_authenticate Struct Reference
[oSIP www-authenticate header definition.oSIP www-authenticate header definition.]

#include <osip_www_authenticate.h>

List of all members.

Public Attributes

char * auth_type
char * realm
char * domain
char * nonce
char * opaque
char * stale
char * algorithm
char * qop_options
char * auth_param


Detailed Description

Definition of the WWW-Authenticate header.


Member Data Documentation

char* osip_www_authenticate::algorithm
 

algorythm (optional)

char* osip_www_authenticate::auth_param
 

other parameters (optional)

char* osip_www_authenticate::auth_type
 

Authentication Type (Basic or Digest

char* osip_www_authenticate::domain
 

domain (optional)

char* osip_www_authenticate::nonce
 

nonce (optional)

char* osip_www_authenticate::opaque
 

opaque (optional)

char* osip_www_authenticate::qop_options
 

qop option (optional)

char* osip_www_authenticate::realm
 

realm (as a quoted-string)

char* osip_www_authenticate::stale
 

stale (optional)


The documentation for this struct was generated from the following file:
Generated on Tue Feb 22 00:59:47 2005 for libosip by  doxygen 1.4.1