jabberd2
2.2.17
|
our context More...
Data Fields | |
char * | appname |
sasl_security_properties_t | sec_props |
sx_sasl_callback_t | cb |
void * | cbarg |
sasl_callback_t * | saslcallbacks |
Gsasl * | gsasl_ctx |
char * | ext_id [SX_CONN_EXTERNAL_ID_MAX_COUNT] |
our context
Definition at line 43 of file sasl_cyrus.c.
char * _sx_sasl_st::appname |
Definition at line 44 of file sasl_cyrus.c.
Referenced by _sx_sasl_client_process(), _sx_sasl_stream(), _sx_sasl_unload(), and sx_sasl_init().
sasl_security_properties_t _sx_sasl_st::sec_props |
Definition at line 45 of file sasl_cyrus.c.
Referenced by _sx_sasl_stream(), and sx_sasl_init().
sx_sasl_callback_t _sx_sasl_st::cb |
Definition at line 47 of file sasl_cyrus.c.
Referenced by _sx_auxprop_lookup(), _sx_sasl_canon_user(), _sx_sasl_checkpass(), _sx_sasl_client_process(), _sx_sasl_features(), _sx_sasl_gsasl_callback(), _sx_sasl_open(), _sx_sasl_proxy_policy(), _sx_sasl_stream(), and sx_sasl_init().
void * _sx_sasl_st::cbarg |
Definition at line 48 of file sasl_cyrus.c.
Referenced by _sx_auxprop_lookup(), _sx_sasl_canon_user(), _sx_sasl_checkpass(), _sx_sasl_client_process(), _sx_sasl_features(), _sx_sasl_gsasl_callback(), _sx_sasl_open(), _sx_sasl_proxy_policy(), _sx_sasl_stream(), and sx_sasl_init().
sasl_callback_t* _sx_sasl_st::saslcallbacks |
Definition at line 50 of file sasl_cyrus.c.
Referenced by _sx_sasl_unload(), and sx_sasl_init().
Gsasl* _sx_sasl_st::gsasl_ctx |
Definition at line 32 of file sasl_gsasl.c.
Referenced by _sx_sasl_client_process(), _sx_sasl_features(), _sx_sasl_unload(), sx_sasl_auth(), and sx_sasl_init().
char* _sx_sasl_st::ext_id[SX_CONN_EXTERNAL_ID_MAX_COUNT] |
Definition at line 37 of file sasl_gsasl.c.
Referenced by _sx_sasl_client_process(), _sx_sasl_gsasl_callback(), _sx_sasl_unload(), and sx_sasl_init().