MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Gssapi_client, including all inherited members.
authenticate() override | Gssapi_client | virtual |
get_user_name() override | Gssapi_client | virtual |
Gssapi_client(const std::string &spn, MYSQL_PLUGIN_VIO *vio, const std::string &upn, const std::string &password) | Gssapi_client | |
m_kerberos | Gssapi_client | protected |
m_password | Gssapi_client | protected |
m_service_principal | Gssapi_client | protected |
m_user_principal_name | Gssapi_client | protected |
m_vio | Gssapi_client | protected |
obtain_store_credentials() override | Gssapi_client | virtual |
set_upn_info(const std::string &name, const std::string &pwd) | Gssapi_client | |
~Gssapi_client() override | Gssapi_client | |
~I_Kerberos_client() | I_Kerberos_client | inlinevirtual |