MySQL 9.1.0
Source Code Documentation
AuthOpenidConnect Class Reference

#include <classic_auth_openid_connect.h>

Static Public Member Functions

static std::optional< std::string > scramble (std::string_view nonce, std::string_view pwd)
 

Static Public Attributes

static constexpr const std::string_view kName
 

Member Function Documentation

◆ scramble()

static std::optional< std::string > AuthOpenidConnect::scramble ( std::string_view  nonce,
std::string_view  pwd 
)
inlinestatic

Member Data Documentation

◆ kName

constexpr const std::string_view AuthOpenidConnect::kName
staticconstexpr
Initial value:
{
"authentication_openid_connect_client"}

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