MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Sspi_client, including all inherited members.
authenticate() override | Sspi_client | virtual |
get_user_name() override | Sspi_client | virtual |
m_cred | Sspi_client | protected |
m_kdc_host | Sspi_client | protected |
m_password | Sspi_client | protected |
m_service_principal | Sspi_client | protected |
m_upn | Sspi_client | protected |
m_vio | Sspi_client | protected |
obtain_store_credentials() override | Sspi_client | virtual |
Sspi_client(const std::string &spn, MYSQL_PLUGIN_VIO *vio, const std::string &upn, const std::string &password, const std::string &kdc_host) | Sspi_client | |
~I_Kerberos_client() | I_Kerberos_client | inlinevirtual |
~Sspi_client() override=default | Sspi_client |