Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

EapRequestArchieRequest Class Reference

EAP-Request/Archie-Request payload. More...

#include <eap_archie.hxx>

Inheritance diagram for EapRequestArchieRequest:

EapRequestArchie EapRequest EapPayload List of all members.

Public Member Functions

 EapRequestArchieRequest ()
 Initialized with a specific message id (1).

std::string & AuthID ()
 Use this function to obtain a reference to authID.

std::string & SessionID ()
 Use this function to obtain a reference to sessionID.


Protected Attributes

ACE_Byte naiLength
std::string authID
std::string sessionID
 32-octet session id.


Detailed Description

EAP-Request/Archie-Request payload.


Member Data Documentation

std::string EapRequestArchieRequest::authID [protected]
 

The NAI o the EAP server. The first naiLength octets of this field are non-zero, while any remaining octets of the authID field MUST be zero on transmit and ignored on receive.

ACE_Byte EapRequestArchieRequest::naiLength [protected]
 

The number of octets used in the AuthID field. The value 0 means the AuthID is the full 256 octets in length.


The documentation for this class was generated from the following file:
Generated on Fri Jun 25 19:16:18 2004 for EAP State Machine by doxygen 1.3.5