Plasma
authorizationrule.cpp
Go to the documentation of this file.
36 AuthorizationRulePrivate::AuthorizationRulePrivate(const QString &serviceName, const QString &credentialID,
void setPersistence(Persistence persistence)
Definition: authorizationrule.cpp:137
specify that the user will need to enter a pin at both sides
Definition: authorizationrule.h:76
specify that this rule is valid for all services
Definition: authorizationrule.h:87
Persistence persistence()
Definition: authorizationrule.cpp:143
specify that this rule will be saved between sessions.
Definition: authorizationrule.h:81
QString description() const
Definition: authorizationrule.cpp:94
access for messages matching this rule is denied.
Definition: authorizationrule.h:74
QString serviceName() const
Definition: authorizationrule.cpp:164
static AuthorizationManager * self()
Singleton pattern accessor.
Definition: authorizationmanager.cpp:64
~AuthorizationRule()
Definition: authorizationrule.cpp:89
Credentials credentials() const
Definition: authorizationrule.cpp:159
void setTargets(Targets targets)
Definition: authorizationrule.cpp:126
specify that this rule is valid for all users
Definition: authorizationrule.h:86
access for messages matching this rule is allowed.
Definition: authorizationrule.h:75
void setPin(const QString &pin)
Definition: authorizationrule.cpp:148
void setPolicy(Policy policy)
Definition: authorizationrule.cpp:115
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.