#include <eap_method_registrar.hxx>
Public Member Functions | |
EapMethodTableEntry * | Find (EapType type, EapRole role) |
This function is used when searching a method table entry. | |
void | add (EapMethodTableEntry *e) |
This function is used when adding a method table entry. | |
Friends | |
class | ACE_Singleton< EapMethodTable_S, ACE_Recursive_Thread_Mutex > |