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 | |
![]() | |
![]() | |
void | fireShowUserInformation (const QString &pErrorMessage=QString()) |
void | fireShowUiRequest (UiModule pModule) |
void | fireAuthenticationRequest (const QSharedPointer< ActivationContext > &pActivationContext) |
![]() | |
ActivationHandler ()=default | |
~ActivationHandler () override=default | |
![]() | |
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.