#include <login.hh>
Inheritance diagram for LocalLogin:
Definition at line 45 of file login.hh.
|
Constructor.
|
|
Destructor.
|
|
Referenced by handleLoginChallengeReply(). |
|
|
|
Handle message login-challenge-reply ( The user must append their password to the string supplied with request-login-challenge, hash the result using MD5, and transmit the hash.).
Definition at line 108 of file login.cc. Referenced by LocalLogin(). |
|
Handle message request-login ( Begin a login sequence.).
Definition at line 77 of file login.cc. Referenced by LocalLogin(). |
|
Referenced by handleLoginChallengeReply(). |
|
Definition at line 86 of file login.hh. Referenced by handleLoginChallengeReply(), and handleRequestLogin(). |