#include <gssapi_authentication_client.h>
◆ Gssapi_client()
Gssapi_client::Gssapi_client |
( |
const std::string & |
spn, |
|
|
MYSQL_PLUGIN_VIO * |
vio, |
|
|
const std::string & |
upn, |
|
|
const std::string & |
password |
|
) |
| |
◆ ~Gssapi_client()
Gssapi_client::~Gssapi_client |
( |
| ) |
|
|
override |
◆ authenticate()
bool Gssapi_client::authenticate |
( |
| ) |
|
|
overridevirtual |
◆ get_user_name()
std::string Gssapi_client::get_user_name |
( |
| ) |
|
|
overridevirtual |
◆ obtain_store_credentials()
bool Gssapi_client::obtain_store_credentials |
( |
| ) |
|
|
overridevirtual |
◆ set_upn_info()
void Gssapi_client::set_upn_info |
( |
const std::string & |
name, |
|
|
const std::string & |
pwd |
|
) |
| |
◆ m_kerberos
◆ m_password
std::string Gssapi_client::m_password |
|
protected |
◆ m_service_principal
std::string Gssapi_client::m_service_principal |
|
protected |
◆ m_user_principal_name
std::string Gssapi_client::m_user_principal_name |
|
protected |
◆ m_vio
The documentation for this class was generated from the following files: