jabberd2
2.3.3
|
our sasl application context More...
Data Fields | |
char * | appname |
Gsasl * | gsasl_ctx |
sx_sasl_callback_t | cb |
void * | cbarg |
char * | ext_id [SX_CONN_EXTERNAL_ID_MAX_COUNT] |
char* _sx_sasl_st::appname |
Definition at line 31 of file sasl.c.
Referenced by _sx_sasl_client_process(), _sx_sasl_unload(), and sx_sasl_init().
Gsasl* _sx_sasl_st::gsasl_ctx |
Definition at line 32 of file sasl.c.
Referenced by _sx_sasl_client_process(), _sx_sasl_features(), _sx_sasl_unload(), sx_sasl_auth(), and sx_sasl_init().
sx_sasl_callback_t _sx_sasl_st::cb |
Definition at line 34 of file sasl.c.
Referenced by _sx_sasl_client_process(), _sx_sasl_features(), _sx_sasl_gsasl_callback(), _sx_sasl_open(), and sx_sasl_init().
void* _sx_sasl_st::cbarg |
Definition at line 35 of file sasl.c.
Referenced by _sx_sasl_client_process(), _sx_sasl_features(), _sx_sasl_gsasl_callback(), _sx_sasl_open(), and sx_sasl_init().
char* _sx_sasl_st::ext_id[SX_CONN_EXTERNAL_ID_MAX_COUNT] |
Definition at line 37 of file sasl.c.
Referenced by _sx_sasl_client_process(), _sx_sasl_gsasl_callback(), _sx_sasl_unload(), and sx_sasl_init().