10Duke Enterprise C++ Client
Loading...
Searching...
No Matches
tenduke::ee::ClientState Struct Reference

#include <ClientState.h>

Detailed Description

Client state.

Public Member Functions

 ClientState ()
 No-arg constructs empty state.
 
 ClientState (const std::shared_ptr< const ::tenduke::oidc::OIDCState > &oidcState)
 Constructs new instance.
 

Public Attributes

const std::shared_ptr< const ::tenduke::oidc::OIDCStateoidcState
 OIDC state.
 

Constructor & Destructor Documentation

◆ ClientState()

tenduke::ee::ClientState::ClientState ( const std::shared_ptr< const ::tenduke::oidc::OIDCState > &  oidcState)
inlineexplicit

Constructs new instance.

Parameters
oidcState-

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