MySQL 8.4.2
Source Code Documentation
|
#include "kerberos_client_interface.h"
#include "gssapi_authentication_client.h"
#include "auth_kerberos_client_plugin.h"
Functions | |
I_Kerberos_client * | Kerberos_client_create_factory (bool gssapi, const std::string &spn, MYSQL_PLUGIN_VIO *vio, const std::string &upn, const std::string &password, const std::string &kdc_host) |
I_Kerberos_client * Kerberos_client_create_factory | ( | bool | gssapi, |
const std::string & | spn, | ||
MYSQL_PLUGIN_VIO * | vio, | ||
const std::string & | upn, | ||
const std::string & | password, | ||
const std::string & | kdc_host | ||
) |