AusweisApp2
governikus::MsgHandlerAuth Klassenreferenz

#include <MsgHandlerAuth.h>

Klassendiagramm für governikus::MsgHandlerAuth:

Öffentliche Methoden

 MsgHandlerAuth ()
 
 MsgHandlerAuth (const QJsonObject &pObj, MsgContext &pContext)
 
 MsgHandlerAuth (const QSharedPointer< AuthContext > &pContext)
 
- Öffentliche Methoden geerbt von governikus::MsgHandler
QByteArray toJson () const
 
QByteArray getOutput () const
 
bool isVoid () const
 
MsgType getType () const
 
void setRequest (const QJsonObject &pRequest)
 
 operator Msg () const
 

Weitere Geerbte Elemente

- Öffentliche, statische Methoden geerbt von governikus::MsgHandler
static MsgType getStateMsgType (const QString &pState, PacePasswordId pPasswordId)
 
- Statische öffentliche Attribute geerbt von governikus::MsgHandler
static const MsgHandler Void = MsgHandler()
 
static const MsgLevel DEFAULT_MSG_LEVEL = MsgLevel::v2
 
- Geschützte Methoden geerbt von governikus::MsgHandlerWorkflows
void handleWorkflowProperties (const QJsonObject &pObj, MsgContext &pContext)
 
void initMessages (const QJsonObject &pUi)
 
void initDeveloperMode (const QJsonValue &pValue)
 
void initHandleInterrupt (const QJsonValue &pValue, const MsgContext &pContext)
 
void initProgressStatus (const QJsonValue &pValue, MsgContext &pContext)
 
void setError (const QLatin1String pError)
 
 MsgHandler (MsgType pType)
 
 MsgHandler (MsgType pType, const char *const pKey, const QString &pValue)
 
 MsgHandler (MsgType pType, const char *const pKey, const QLatin1String pValue)
 
- Geschützte Methoden geerbt von governikus::MsgHandler
 MsgHandler (MsgType pType)
 
 MsgHandler (MsgType pType, const char *const pKey, const QString &pValue)
 
 MsgHandler (MsgType pType, const char *const pKey, const QLatin1String pValue)
 
void setValue (const QLatin1String pKey, const QString &pValue)
 
void setValue (const char *const pKey, const QString &pValue)
 
void setValue (const QLatin1String pKey, const QLatin1String pValue)
 
void setValue (const char *const pKey, const QLatin1String pValue)
 
void setVoid (bool pVoid=true)
 
- Geschützte Attribute geerbt von governikus::MsgHandler
QJsonObject mJsonObject
 

Beschreibung der Konstruktoren und Destruktoren

◆ MsgHandlerAuth() [1/3]

MsgHandlerAuth::MsgHandlerAuth ( )

◆ MsgHandlerAuth() [2/3]

MsgHandlerAuth::MsgHandlerAuth ( const QJsonObject &  pObj,
MsgContext pContext 
)
explicit
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ MsgHandlerAuth() [3/3]

MsgHandlerAuth::MsgHandlerAuth ( const QSharedPointer< AuthContext > &  pContext)
explicit
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: