26#ifndef ROUTING_CLASSIC_AUTH_OPENID_CONNECT_SENDER_INCLUDED
27#define ROUTING_CLASSIC_AUTH_OPENID_CONNECT_SENDER_INCLUDED
30#include <system_error>
39 std::string initial_server_auth_data,
Definition: classic_auth_openid_connect_sender.h:36
stdx::expected< Result, std::error_code > ok()
Definition: classic_auth_openid_connect_sender.cc:119
stdx::expected< Result, std::error_code > response()
Definition: classic_auth_openid_connect_sender.cc:79
stdx::expected< Result, std::error_code > error()
Definition: classic_auth_openid_connect_sender.cc:130
Stage stage_
Definition: classic_auth_openid_connect_sender.h:67
std::string initial_server_auth_data_
Definition: classic_auth_openid_connect_sender.h:69
Stage stage() const
Definition: classic_auth_openid_connect_sender.h:59
std::string password_
Definition: classic_auth_openid_connect_sender.h:70
stdx::expected< Result, std::error_code > process() override
Definition: classic_auth_openid_connect_sender.cc:43
Stage
Definition: classic_auth_openid_connect_sender.h:45
void stage(Stage stage)
Definition: classic_auth_openid_connect_sender.h:58
AuthOpenidConnectSender(MysqlRoutingClassicConnectionBase *conn, std::string initial_server_auth_data, std::string password)
Definition: classic_auth_openid_connect_sender.h:38
stdx::expected< Result, std::error_code > init()
Definition: classic_auth_openid_connect_sender.cc:61
Definition: classic_connection_base.h:56
a processor base class with helper functions.
Definition: processor.h:91
Definition: expected.h:286
static char * password
Definition: mysql_secure_installation.cc:58
Definition: gcs_xcom_synode.h:64