package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Constants
SASLAuthMethodGSSAPI represents the authentication mechanism with GSSAPI.
SASLAuthMethodSCRAMSHA1 represents the authentication mechanism with SCRAM-SHA-1.
SASLAuthMethodSCRAMSHA256 represents the authentication mechanism with SCRAM-SHA-256.
# Variables
LDAPSASLAuthImpl is the implementation of authentication with LDAP SASL.
LDAPSimpleAuthImpl is the implementation of authentication with LDAP clear text password.