Classes
Typedefs
Functions
Typedef Documentation
Structure for Authorization headers.
Function Documentation
Clone a Authorization element.
- Parameters:
-
header The element to work on.
dest A pointer on the copy of the element.
Free a Authorization element.
- Parameters:
-
header The element to work on.
Get value of the algorithm parameter from a Authorization element.
- Parameters:
-
header The element to work on.
Get value of the auth_type parameter from a Authorization element.
- Parameters:
-
header The element to work on.
Get value of the cnonce parameter from a Authorization element.
- Parameters:
-
header The element to work on.
Get value of the digest parameter from a Authorization element.
- Parameters:
-
header The element to work on.
Get value of the message_qop parameter from a Authorization element.
- Parameters:
-
header The element to work on.
Get value of the nonce parameter from a Authorization element.
- Parameters:
-
header The element to work on.
Get value of the nonce_count parameter from a Authorization element.
- Parameters:
-
header The element to work on.
Get value of the opaque parameter from a Authorization element.
- Parameters:
-
header The element to work on.
Get value of the realm parameter from a Authorization element.
- Parameters:
-
header The element to work on.
Get value of the response parameter from a Authorization element.
- Parameters:
-
header The element to work on.
Get value of the uri parameter from a Authorization element.
- Parameters:
-
header The element to work on.
Get value of the username parameter from a Authorization element.
- Parameters:
-
header The element to work on.
Allocate a Authorization element.
- Parameters:
-
header The element to work on.
Parse a Authorization element.
- Parameters:
-
header The element to work on.
hvalue The string to parse.
Add the algorithm parameter from a Authorization element.
- Parameters:
-
header The element to work on.
value The value of the new parameter.
Add the auth_type parameter from a Authorization element.
- Parameters:
-
header The element to work on.
value The value of the new parameter.
Add the cnonce parameter from a Authorization element.
- Parameters:
-
header The element to work on.
value The value of the new parameter.
Add the digest parameter from a Authorization element.
- Parameters:
-
header The element to work on.
value The value of the new parameter.
Add the message_qop parameter from a Authorization element.
- Parameters:
-
header The element to work on.
value The value of the new parameter.
Add the nonce parameter from a Authorization element.
- Parameters:
-
header The element to work on.
value The value of the new parameter.
Add the nonce_count parameter from a Authorization element.
- Parameters:
-
header The element to work on.
value The value of the new parameter.
Add the opaque parameter from a Authorization element.
- Parameters:
-
header The element to work on.
value The value of the new parameter.
Add the realm parameter from a Authorization element.
- Parameters:
-
header The element to work on.
value The value of the new parameter.
Add the response parameter from a Authorization element.
- Parameters:
-
header The element to work on.
value The value of the new parameter.
Add the uri parameter from a Authorization element.
- Parameters:
-
header The element to work on.
value The value of the new parameter.
Add the username parameter from a Authorization element.
- Parameters:
-
header The element to work on.
value The value of the new parameter.
Get a string representation of a Authorization element.
- Parameters:
-
header The element to work on.
dest A pointer on the new allocated string.
Generated on Tue Feb 22 00:59:47 2005 for libosip by
doxygen 1.4.1