10class test_StateGetSelfAuthenticationData;
16class StateGetSelfAuthenticationData
21 friend class ::test_StateGetSelfAuthenticationData;
24 explicit StateGetSelfAuthenticationData(
const QSharedPointer<WorkflowContext>& pContext);
26 QUrl getRequestUrl()
const override;
27 void setProgress()
const override;
29 void handleNetworkReply(
const QByteArray& pContent)
override;
StateGenericProviderCommunication(const QSharedPointer< WorkflowContext > &pContext)
Definition StateGenericProviderCommunication.cpp:21
virtual bool isLoggingAllowed()
Definition StateGenericProviderCommunication.cpp:110
friend class StateBuilder
Definition StateGetSelfAuthenticationData.h:20
Defines the AccessRight and AccessRole enum.
Definition CommandApdu.h:17