AusweisApp2
Lade ...
Suche ...
Keine Treffer
MsgHandlerAuth.h
gehe zur Dokumentation dieser Datei
1
9
#pragma once
10
11
#include "
MsgHandlerWorkflows.h
"
12
#include "
context/AuthContext.h
"
13
#include "
messages/MsgContext.h
"
14
15
namespace
governikus
16
{
17
18
class
MsgHandlerAuth
19
:
public
MsgHandlerWorkflows
20
{
21
private
:
22
QUrl createUrl(
const
QString& pUrl);
23
void
initAuth(
const
QUrl& pTcTokenUrl);
24
25
public
:
26
MsgHandlerAuth
();
27
explicit
MsgHandlerAuth
(
const
QJsonObject& pObj,
MsgContext
& pContext);
28
explicit
MsgHandlerAuth
(
const
QSharedPointer<AuthContext>& pContext);
29
};
30
31
32
}
// namespace governikus
AuthContext.h
MsgContext.h
MsgHandlerWorkflows.h
governikus::MsgContext
Definition:
MsgContext.h:19
governikus::MsgHandlerAuth
Definition:
MsgHandlerAuth.h:20
governikus::MsgHandlerAuth::MsgHandlerAuth
MsgHandlerAuth()
Definition:
MsgHandlerAuth.cpp:17
governikus::MsgHandlerWorkflows
Definition:
MsgHandlerWorkflows.h:19
governikus
Implementation of GeneralAuthenticate response APDUs.
Definition:
CommandApdu.h:16
src
ui
json
messages
MsgHandlerAuth.h
Erzeugt von
1.9.6