AusweisApp
Lade ...
Suche ...
Keine Treffer
MsgHandlerAuth.h
gehe zur Dokumentation dieser Datei
1
4
5
#pragma once
6
7
#include "
MsgHandlerWorkflows.h
"
8
#include "
context/AuthContext.h
"
9
#include "
messages/MsgContext.h
"
10
11
namespace
governikus
12
{
13
14
class
MsgHandlerAuth
15
:
public
MsgHandlerWorkflows
16
{
17
private
:
18
QUrl createUrl(
const
QString& pUrl);
19
void
initAuth(
const
QUrl& pTcTokenUrl)
const
;
20
21
public
:
22
MsgHandlerAuth
();
23
explicit
MsgHandlerAuth
(
const
QJsonObject& pObj,
MsgContext
& pContext);
24
explicit
MsgHandlerAuth
(
const
QSharedPointer<AuthContext>& pContext);
25
};
26
27
28
}
// namespace governikus
AuthContext.h
MsgContext.h
MsgHandlerWorkflows.h
governikus::MsgContext
Definition
MsgContext.h:15
governikus::MsgHandlerAuth::MsgHandlerAuth
MsgHandlerAuth()
Definition
MsgHandlerAuth.cpp:17
governikus::MsgHandlerWorkflows
Definition
MsgHandlerWorkflows.h:15
governikus
Defines the AccessRight and AccessRole enum.
Definition
CommandApdu.h:17
src
ui
json
messages
MsgHandlerAuth.h
Erzeugt von
1.13.2