signon
8.58
|
Password plugin for Sign-On. More...
#include <passwordplugin.h>
Public Slots | |
QString | type () const |
QStringList | mechanisms () const |
void | cancel () |
void | process (const SignOn::SessionData &inData, const QString &mechanism=0) |
void | userActionFinished (const SignOn::UiSessionData &data) |
Public Member Functions | |
PasswordPlugin (QObject *parent=0) | |
virtual | ~PasswordPlugin () |
Password plugin for Sign-On.
Sign-On plugin that returns plain text password. If password is not given in parameters, user is requested to input password.
Definition at line 39 of file passwordplugin.h.
PasswordPluginNS::PasswordPlugin::PasswordPlugin | ( | QObject * | parent = 0 | ) |
Definition at line 30 of file passwordplugin.cpp.
References TRACE.
|
virtual |
Definition at line 36 of file passwordplugin.cpp.
References TRACE.
|
slot |
Definition at line 53 of file passwordplugin.cpp.
|
slot |
Definition at line 46 of file passwordplugin.cpp.
|
slot |
Definition at line 61 of file passwordplugin.cpp.
References TRACE.
|
slot |
Definition at line 41 of file passwordplugin.cpp.
|
slot |
Definition at line 90 of file passwordplugin.cpp.
References TRACE.