|
AusweisApp2
|
This ActivationHandler implements an API by opening custom URLs registered in the Android manifest, as specified by TR-03124-1. Mehr ...
#include <IntentActivationHandler.h>
Öffentliche Methoden | |
| IntentActivationHandler ()=default | |
| bool | start () override |
| void | stop () override |
| void | onApplicationActivated () override |
Weitere Geerbte Elemente | |
Öffentliche Slots geerbt von governikus::ActivationHandler | |
Signale geerbt von governikus::ActivationHandler | |
| void | fireShowUserInformation (const QString &pErrorMessage=QString()) |
| void | fireShowUiRequest (UiModule pModule) |
| void | fireAuthenticationRequest (const QSharedPointer< ActivationContext > &pActivationContext) |
Geschützte Methoden geerbt von governikus::ActivationHandler | |
| ActivationHandler ()=default | |
| ~ActivationHandler () override=default | |
Geschützte, statische Methoden geerbt von governikus::ActivationHandler | |
| static ActivationRequest | getRequest (const QUrl &pUrl) |
This ActivationHandler implements an API by opening custom URLs registered in the Android manifest, as specified by TR-03124-1.
The URL is passed by an Android Intent mechanism to the application.
|
default |
|
overridevirtual |
Erneute Implementation von governikus::ActivationHandler.
|
overridevirtual |
Implementiert governikus::ActivationHandler.
|
overridevirtual |
Implementiert governikus::ActivationHandler.