26#ifndef ROUTING_CLASSIC_AUTH_NATIVE_FORWARDER_INCLUDED
27#define ROUTING_CLASSIC_AUTH_NATIVE_FORWARDER_INCLUDED
32#include <system_error>
42 std::string initial_server_auth_data,
43 bool in_handshake =
false)
Definition: classic_auth_native_forwarder.h:39
Stage
Definition: classic_auth_native_forwarder.h:48
stdx::expected< Result, std::error_code > response()
Definition: classic_auth_native_forwarder.cc:231
stdx::expected< Result, std::error_code > process() override
Definition: classic_auth_native_forwarder.cc:38
stdx::expected< Result, std::error_code > init()
Definition: classic_auth_native_forwarder.cc:68
std::string initial_server_auth_data_
Definition: classic_auth_native_forwarder.h:78
void stage(Stage stage)
Definition: classic_auth_native_forwarder.h:64
Stage stage_
Definition: classic_auth_native_forwarder.h:80
stdx::expected< Result, std::error_code > error()
Definition: classic_auth_native_forwarder.cc:282
stdx::expected< Result, std::error_code > client_data()
Definition: classic_auth_native_forwarder.cc:105
Stage stage() const
Definition: classic_auth_native_forwarder.h:65
AuthNativeForwarder(MysqlRoutingClassicConnectionBase *conn, std::string initial_server_auth_data, bool in_handshake=false)
Definition: classic_auth_native_forwarder.h:41
stdx::expected< Result, std::error_code > ok()
Definition: classic_auth_native_forwarder.cc:270
stdx::expected< Result, std::error_code > caching_sha2_plaintext()
Definition: classic_auth_native_forwarder.cc:185
stdx::expected< Result, std::error_code > caching_sha2_scrambled()
Definition: classic_auth_native_forwarder.cc:134
Definition: classic_auth_native.h:33
a processor base class with helper functions.
Definition: forwarding_processor.h:34
Definition: classic_connection_base.h:221
Definition: expected.h:944
Definition: gcs_xcom_synode.h:64