MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
mrs::authentication::SaslHandler::SaslSessionData Class Reference

#include <sasl_handler.h>

Inheritance diagram for mrs::authentication::SaslHandler::SaslSessionData:
[legend]

Public Attributes

seconds expires
 
bool session_id_set {false}
 
time_point acquired_at
 
AuthenticationState sasl_state {AuthenticationStateExchange}
 
- Public Attributes inherited from mrs::http::SessionManager::Session::SessionData
Sessioninternal_session {nullptr}
 

Additional Inherited Members

- Public Member Functions inherited from mrs::http::SessionManager::Session::SessionData
virtual ~SessionData ()=default
 

Member Data Documentation

◆ acquired_at

time_point mrs::authentication::SaslHandler::SaslSessionData::acquired_at

◆ expires

seconds mrs::authentication::SaslHandler::SaslSessionData::expires

◆ sasl_state

AuthenticationState mrs::authentication::SaslHandler::SaslSessionData::sasl_state {AuthenticationStateExchange}

◆ session_id_set

bool mrs::authentication::SaslHandler::SaslSessionData::session_id_set {false}

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