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
friend class AuthorizationRulePrivate
Definition: authorizationmanager.h:109
static AuthorizationManager * self()
Singleton pattern accessor.
Definition: authorizationmanager.cpp:64
Credentials credentials() const
Definition: authorizationrule.cpp:159
~AuthorizationRule()
Definition: authorizationrule.cpp:89
QString serviceName() const
Definition: authorizationrule.cpp:164
void setTargets(Targets targets)
Definition: authorizationrule.cpp:126
specify that this rule is valid for all users
Definition: authorizationrule.h:86
QString description() const
Definition: authorizationrule.cpp:94
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-2017 The KDE developers.
Generated on Wed May 10 2017 09:30:29 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Wed May 10 2017 09:30:29 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.