#include <eap_md5.hxx>
Inheritance diagram for EapAuthMD5ChallengeStateMachine:

Public Member Functions | |
| void | Start () throw (AAA_Error) |
| Reimplemented from EapMethodStateMachine. | |
| void | Notify (AAA_Event ev) |
| Reimplemented from EapMethodStateMachine. | |
| void | Receive (AAAMessageBlock *b) |
| virtual void | InputPassphrase ()=0 |
| std::string & | Passphrase () |
| This function is used for getting the passphrase data. | |
| std::string & | Value () |
| This function is used for getting the value data. | |
| std::string & | MyName () |
| This function is used for getting myName data. | |
| std::string & | PeerName () |
| This function is used for getting peerName data. | |
Protected Member Functions | |
| EapAuthMD5ChallengeStateMachine (EapSwitchStateMachine &s) | |
Friends | |
| class | EapMethodStateMachineCreator< EapAuthMD5ChallengeStateMachine > |
| class | EapAuthMD5ChallengeStateTable_S |
|
|
This pure virtual function is a callback used when a passpharase needs to be obtained. |
1.3.5