MySQL 9.1.0
Source Code Documentation
|
#include "my_config.h"
#include <sys/types.h>
#include <assert.h>
#include <mysql/client_plugin.h>
#include <sasl/sasl.h>
#include "auth_ldap_sasl_mechanism.h"
Go to the source code of this file.
Classes | |
class | auth_ldap_sasl_client::Sasl_client |
Class representing SASL client. More... | |
Namespaces | |
namespace | auth_ldap_sasl_client |
Macros | |
#define | SASL_MAX_STR_SIZE 1024 |
#define | SASL_SERVICE_NAME "ldap" |
#define SASL_MAX_STR_SIZE 1024 |
#define SASL_SERVICE_NAME "ldap" |