#include <jsm.h>
Functions | |
| void | mod_auth_digest (jsmi si) |
| void mod_auth_digest | ( | jsmi | si | ) |
init the module, register callbacks
registers the mod_auth_digest_yum callback to handle authentication, registers the mod_auth_digest_server callback to handle password changes, if we should support inband registration, we also register mod_auth_digest_reg.
| si | the jsmi_struct containing instance internal data for the Jabber session manager |
References e_AUTH, e_PASSWORDCHANGE, e_REGISTER, js_config(), js_mapi_register(), log_debug2, LOGT_INIT, register_config(), xmlnode_free(), and ZONE.
1.5.5