Yate
Public Types | Static Public Member Functions | Static Public Attributes

IAXAuthMethod Class Reference

Wrapper class for authentication methods values. More...

#include <yateiax.h>

List of all members.

Public Types

enum  Type { Text = 1, MD5 = 2, RSA = 4 }

Static Public Member Functions

static void authList (String &dest, u_int16_t auth, char sep)

Static Public Attributes

static TokenDict s_texts []

Detailed Description

Wrapper class for authentication methods values.

This class holds the enumeration values for authentication methods


Member Enumeration Documentation

enum Type

Authentication method enumeration types


Member Function Documentation

static void authList ( String dest,
u_int16_t  auth,
char  sep 
) [static]

Create a string list from authentication methods

Parameters:
destThe destination
authThe authentication methods as ORed bits
sepThe separator to use

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