jabberd2  2.3.1
Data Fields
_sx_sasl_data_st Struct Reference

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
 

Detailed Description

Definition at line 61 of file sasl_cyrus.c.

Field Documentation

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
sasl_conn_t* _sx_sasl_data_st::sasl
sx_t _sx_sasl_data_st::stream
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().


The documentation for this struct was generated from the following file: