|
|||
|
|||
|


Public Member Functions | |
| CommandAuthenticate (InspIRCd *Instance, Module *creator) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Private Attributes | |
| Module * | Creator |
Definition at line 159 of file m_sasl.cpp.
|
||||||||||||
|
Definition at line 163 of file m_sasl.cpp. References Command::source. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 168 of file m_sasl.cpp. References CMD_FAILURE, Creator, Extensible::GetExt(), REG_ALL, User::registered, SaslAuthenticator::SendClientMessage(), and Command::ServerInstance. |
|
|
Definition at line 161 of file m_sasl.cpp. Referenced by Handle(). |