MySQL 9.3.0
Source Code Documentation
scram_handler.cc File Reference

Classes

class  mrs::authentication::ScramSessionData
 
struct  mrs::authentication::GeneratorNonceCharacters
 Generate nonce character. More...
 

Namespaces

namespace  mrs
 
namespace  mrs::authentication
 

Typedefs

using mrs::authentication::SaslResult = ScramHandler::SaslResult
 
using mrs::authentication::AuthUser = mrs::database::entry::AuthUser
 

Functions

static std::string mrs::authentication::string_array (const std::string &s)
 
template<typename T = uint8_t>
std::vector< Tmrs::authentication::as_vector (const std::string &v)
 
AuthApp mrs::authentication::limit_users (const AuthApp &a)
 
const char * mrs::authentication::to_string (const bool b)