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

Method Registrar

A method registrar is used for finding a function (referred to as a creator) to create a method state machine instance corresponding to a given pair if EAP type and role.

To this end, a method registrar maintains a table that stores a list of EapMethodTableEntry class entries each consists of:

Each EAP type (or EAP authentication method) must be registared before the corresponding creator function is called by sessions. For EAP types that are built in the library, registrations are automatically done inside the library when the process that linked the library starts. For EAP types that are defined by applications, registrations are explicitly done by application. The registration is done via EapMethodTable::instance()->add() with specifying a record to register.


Generated on Fri Jun 25 19:16:19 2004 for EAP State Machine by doxygen 1.3.5