|
jabberd2
2.3.1
|
Data Fields | |
| char * | user |
| sasl_secret_t * | psecret |
| sasl_callback_t * | callbacks |
| _sx_sasl_t | ctx |
| sasl_conn_t * | sasl |
| sx_t | stream |
| int | sasl_server_started |
| auth_event_data_t | auth_event_data |
Definition at line 61 of file sasl_cyrus.c.
| char* _sx_sasl_data_st::user |
Definition at line 62 of file sasl_cyrus.c.
Referenced by _sx_sasl_cb_get_simple(), and _sx_sasl_free().
| sasl_secret_t* _sx_sasl_data_st::psecret |
Definition at line 63 of file sasl_cyrus.c.
Referenced by _sx_sasl_cb_get_secret(), and _sx_sasl_free().
| sasl_callback_t* _sx_sasl_data_st::callbacks |
Definition at line 65 of file sasl_cyrus.c.
Referenced by _sx_sasl_free().
| _sx_sasl_t _sx_sasl_data_st::ctx |
Definition at line 67 of file sasl_cyrus.c.
Referenced by _sx_sasl_canon_user(), _sx_sasl_checkpass(), _sx_sasl_features(), and _sx_sasl_proxy_policy().
| sasl_conn_t* _sx_sasl_data_st::sasl |
Definition at line 68 of file sasl_cyrus.c.
Referenced by _sx_sasl_client_process(), _sx_sasl_features(), _sx_sasl_free(), and _sx_sasl_server_process().
| sx_t _sx_sasl_data_st::stream |
Definition at line 69 of file sasl_cyrus.c.
Referenced by _sx_sasl_canon_user(), _sx_sasl_checkpass(), _sx_sasl_features(), and _sx_sasl_proxy_policy().
| int _sx_sasl_data_st::sasl_server_started |
Definition at line 70 of file sasl_cyrus.c.
Referenced by _sx_sasl_client_process().
| auth_event_data_t _sx_sasl_data_st::auth_event_data |
Definition at line 71 of file sasl_cyrus.c.
Referenced by _sx_sasl_client_process(), and _sx_sasl_free().
1.8.5