Home
last modified time | relevance | path

Searched refs:authenticationCanceled (Results 1 – 10 of 10) sorted by relevance

/dports/security/kleopatra/kleopatra-21.12.3/src/commands/
H A Dsetpivcardapplicationadministrationkeycommand.cpp54 void authenticationCanceled();
122 q, [this]() { authenticationCanceled(); }); in authenticate()
134 void SetPIVCardApplicationAdministrationKeyCommand::Private::authenticationCanceled() in authenticationCanceled() function in SetPIVCardApplicationAdministrationKeyCommand::Private
H A Dpivgeneratecardkeycommand.cpp58 void authenticationCanceled();
161 q, [this]() { authenticationCanceled(); }); in authenticate()
173 void PIVGenerateCardKeyCommand::Private::authenticationCanceled() in authenticationCanceled() function in PIVGenerateCardKeyCommand::Private
H A Dcertificatetopivcardcommand.cpp62 void authenticationCanceled();
191 q, [this]() { authenticationCanceled(); }); in authenticate()
203 void CertificateToPIVCardCommand::Private::authenticationCanceled() in authenticationCanceled() function in CertificateToPIVCardCommand::Private
H A Dkeytocardcommand.cpp73 void authenticationCanceled();
403 q, [this]() { authenticationCanceled(); }); in authenticate()
415 void KeyToCardCommand::Private::authenticationCanceled() in authenticationCanceled() function in KeyToCardCommand::Private
/dports/misc/molequeue/molequeue-0.9.0/molequeue/app/queues/uit/
H A Dauthenticator.h60 void authenticationCanceled();
H A Dsession.cpp71 connect(m_authenticator, SIGNAL(authenticationCanceled()), in authenticate()
H A Dauthenticator.cpp204 this, SIGNAL(authenticationCanceled())); in showCredentialsDialog()
/dports/misc/py-molequeue/molequeue-0.9.0/molequeue/app/queues/uit/
H A Dauthenticator.h60 void authenticationCanceled();
H A Dsession.cpp71 connect(m_authenticator, SIGNAL(authenticationCanceled()), in authenticate()
H A Dauthenticator.cpp204 this, SIGNAL(authenticationCanceled())); in showCredentialsDialog()