Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

dig_cred Struct Reference

#include <digest_parser.h>


Data Fields

username username
str realm
str nonce
str uri
str response
algorithm alg
str cnonce
str opaque
qp qop
str nc


Field Documentation

struct algorithm dig_cred::alg
 

Definition at line 92 of file digest_parser.h.

Referenced by auth_body_cloner(), parse_digest_param(), parse_digest_params(), pre_auth(), print_cred(), and select_auth_param().

str dig_cred::cnonce
 

Definition at line 93 of file digest_parser.h.

Referenced by auth_body_cloner(), check_dig_cred(), check_response(), parse_digest_param(), print_cred(), radius_authorize_sterman(), and select_auth_param().

str dig_cred::nc
 

Definition at line 96 of file digest_parser.h.

Referenced by auth_body_cloner(), check_dig_cred(), check_response(), parse_digest_param(), print_cred(), radius_authorize_sterman(), and select_auth_param().

str dig_cred::nonce
 

Definition at line 89 of file digest_parser.h.

Referenced by auth_body_cloner(), check_dig_cred(), check_digest(), check_nonce(), check_response(), parse_digest_param(), print_cred(), radius_authorize_sterman(), and select_auth_param().

str dig_cred::opaque
 

Definition at line 94 of file digest_parser.h.

Referenced by auth_body_cloner(), parse_digest_param(), print_cred(), radius_authorize_sterman(), and select_auth_param().

struct qp dig_cred::qop
 

Definition at line 95 of file digest_parser.h.

Referenced by auth_body_cloner(), check_dig_cred(), check_response(), parse_digest_param(), parse_digest_params(), print_cred(), radius_authorize_sterman(), and select_auth_param().

str dig_cred::realm
 

Definition at line 88 of file digest_parser.h.

Referenced by auth_body_cloner(), check_dig_cred(), parse_digest_param(), print_cred(), radius_authorize_sterman(), and select_auth_param().

str dig_cred::response
 

Definition at line 91 of file digest_parser.h.

Referenced by auth_body_cloner(), check_dig_cred(), check_digest(), check_response(), parse_digest_param(), print_cred(), radius_authorize_sterman(), and select_auth_param().

str dig_cred::uri
 

Definition at line 90 of file digest_parser.h.

Referenced by auth_body_cloner(), check_dig_cred(), check_response(), parse_digest_param(), print_cred(), radius_authorize_sterman(), and select_auth_param().

struct username dig_cred::username
 

Definition at line 87 of file digest_parser.h.

Referenced by auth_body_cloner(), authenticate(), check_all_ha1(), check_dig_cred(), check_digest(), cred_user(), is_user(), parse_digest_param(), parse_digest_params(), print_cred(), radius_authorize_sterman(), and select_auth_param().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 7 04:16:36 2010 for SIPExpressRouter by  doxygen 1.3.9.1