Plasma
authorizationrule.h
Go to the documentation of this file.
74 Deny = 0,
75 Allow = 1,
76 PinRequired = 2
80 Transient = 0,
81 Persistent = 1
85 Default = 0,
86 AllUsers = 1,
87 AllServices = 2
158 friend class AppletPrivate;
160 friend class AuthorizationManagerPrivate;
161 friend class AuthorizationRulePrivate;
162 friend class GetSource;
163 friend class PlasmoidServiceJob;
164 friend class ServiceProvider;
Definition: authorizationrule.h:30
Defines a rule indicating whether or not a certain service can be accessed by a certain machine.
Definition: authorizationrule.h:67
Allows authorization of access to plasma services.
Definition: authorizationmanager.h:56
Definition: credentials.h:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.