MySQL 9.0.0
Source Code Documentation
caching_sha2_auth_handler Struct Reference

st_mysql_auth for caching_sha2_password plugin More...

Public Member Functions

 Cached_authentication_plugins::get_plugin_name (PLUGIN_CACHING_SHA2_PASSWORD)
 

Public Attributes

 MYSQL_AUTHENTICATION_INTERFACE_VERSION
 
 caching_sha2_password_authenticate
 
 caching_sha2_password_generate
 
 caching_sha2_password_validate
 
 caching_sha2_password_salt
 
 AUTH_FLAG_USES_INTERNAL_STORAGE
 

Detailed Description

st_mysql_auth for caching_sha2_password plugin

Member Function Documentation

◆ Cached_authentication_plugins::get_plugin_name()

caching_sha2_auth_handler::Cached_authentication_plugins::get_plugin_name ( PLUGIN_CACHING_SHA2_PASSWORD  )

Member Data Documentation

◆ AUTH_FLAG_USES_INTERNAL_STORAGE

caching_sha2_auth_handler::AUTH_FLAG_USES_INTERNAL_STORAGE

◆ caching_sha2_password_authenticate

caching_sha2_auth_handler::caching_sha2_password_authenticate

◆ caching_sha2_password_generate

caching_sha2_auth_handler::caching_sha2_password_generate

◆ caching_sha2_password_salt

caching_sha2_auth_handler::caching_sha2_password_salt

◆ caching_sha2_password_validate

caching_sha2_auth_handler::caching_sha2_password_validate

◆ MYSQL_AUTHENTICATION_INTERFACE_VERSION

caching_sha2_auth_handler::MYSQL_AUTHENTICATION_INTERFACE_VERSION

The documentation for this struct was generated from the following file: