MySQL 8.0.39
Source Code Documentation
|
This is the complete list of members for Sasl_client, including all inherited members.
get_method() | Sasl_client | |
initilize() | Sasl_client | |
interact(sasl_interact_t *ilist) | Sasl_client | |
m_connection | Sasl_client | protected |
m_ldap_server_host | Sasl_client | protected |
m_mechanism | Sasl_client | protected |
m_mysql | Sasl_client | protected |
m_sasl_mechanism | Sasl_client | protected |
m_service_name | Sasl_client | protected |
m_user_name | Sasl_client | protected |
m_user_pwd | Sasl_client | protected |
m_vio | Sasl_client | protected |
read_kerberos_user_name() | Sasl_client | |
read_method_name_from_server() | Sasl_client | |
Sasl_client() | Sasl_client | |
sasl_start(char **client_output, int *client_output_length) | Sasl_client | |
sasl_step(char *server_in, int server_in_length, char **client_out, int *client_out_length) | Sasl_client | |
send_sasl_request_to_server(const unsigned char *request, int request_len, unsigned char **reponse, int *response_len) | Sasl_client | |
set_plugin_info(MYSQL_PLUGIN_VIO *vio, MYSQL *mysql) | Sasl_client | |
set_user_info(std::string name, std::string pwd) | Sasl_client | |
~Sasl_client() | Sasl_client |