signon
8.42
|
#include <signondaemonadaptor.h>
Public Slots | |
void | registerNewIdentity (QDBusObjectPath &objectPath) |
void | getIdentity (const quint32 id, QDBusObjectPath &objectPath, QVariantMap &identityData) |
QString | getAuthSessionObjectPath (const quint32 id, const QString &type) |
QStringList | queryMethods () |
QStringList | queryMechanisms (const QString &method) |
void | queryIdentities (const QVariantMap &filter) |
bool | clear () |
Definition at line 39 of file signondaemonadaptor.h.
|
slot |
Definition at line 125 of file signondaemonadaptor.cpp.
References SignonDaemonNS::SignonDaemon::clear(), and SignonDaemonNS::AccessControlManagerHelper::instance().
|
slot |
Definition at line 86 of file signondaemonadaptor.cpp.
References SignonDaemonNS::SignonDisposable::destroyUnused(), SignonDaemonNS::SignonDaemon::getAuthSessionObjectPath(), SignonDaemonNS::AccessControlManagerHelper::instance(), and TRACE.
|
slot |
Definition at line 66 of file signondaemonadaptor.cpp.
References SignonDaemonNS::SignonDisposable::destroyUnused(), SignonDaemonNS::SignonDaemon::getIdentity(), and SignonDaemonNS::AccessControlManagerHelper::instance().
|
slot |
Definition at line 109 of file signondaemonadaptor.cpp.
References SignonDaemonNS::AccessControlManagerHelper::instance(), and SignonDaemonNS::SignonDaemon::queryIdentities().
|
slot |
Definition at line 104 of file signondaemonadaptor.cpp.
References SignonDaemonNS::SignonDaemon::queryMechanisms().
|
slot |
Definition at line 81 of file signondaemonadaptor.cpp.
References SignonDaemonNS::SignonDaemon::queryMethods().
|
slot |
Definition at line 43 of file signondaemonadaptor.cpp.
References SignonDaemonNS::SignonDisposable::destroyUnused(), and SignonDaemonNS::SignonDaemon::registerNewIdentity().