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