MySQL 9.0.0
Source Code Documentation
auth_ldap_sasl_mechanism.h File Reference
#include "my_config.h"
#include <sys/types.h>
#include <sasl/sasl.h>
#include <string>
#include "auth_ldap_kerberos.h"

Go to the source code of this file.

Classes

class  auth_ldap_sasl_client::Sasl_mechanism
 Base class representing SASL mechanism. More...
 
class  auth_ldap_sasl_client::Sasl_mechanism_kerberos
 Class representing GSSAPI/Kerberos mechanism. More...
 
class  auth_ldap_sasl_client::Sasl_mechanism_scram
 Class representing SCRAM family of SASL mechanisms (currently SCRAM-SHA-1 and SCRAM-SHA-256). More...
 

Namespaces

namespace  auth_ldap_sasl_client
 

Variables

const int auth_ldap_sasl_client::SASL_ERROR_INVALID_METHOD = -2