#include <eap_authfsm.hxx>
Inheritance diagram for EapBackendAuthSwitchStateMachine:
Public Member Functions | |
void | Start () throw (AAA_Error) |
void | Notify (AAA_Event ev) |
void | Start (AAAMessageBlock *msg) |
Call this function to start the session. | |
bool | IsEapBackend (void) |
Call this function to set the isEapBackend variable. | |
Protected Member Functions | |
EapBackendAuthSwitchStateMachine (ACE_Reactor &r, EapJobHandle &h) |