MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
helper::JwtHolder Class Reference

#include <jwt_holder.h>

Public Attributes

std::string parts [3]
 
std::string header
 
std::string payload
 
std::string signature
 

Member Data Documentation

◆ header

std::string helper::JwtHolder::header

◆ parts

std::string helper::JwtHolder::parts[3]

◆ payload

std::string helper::JwtHolder::payload

◆ signature

std::string helper::JwtHolder::signature

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