Plasma
authorizationmanager.h
Go to the documentation of this file.
62 DenyAll= 0,
63 TrustedOnly= 1,
64 PinPairing= 2,
65 Custom= 256
106 friend class AuthorizationManagerPrivate;
107 friend class AuthorizationManagerSingleton;
109 friend class AuthorizationRulePrivate;
111 friend class AppletPrivate;
114 friend class GetSource;
115 friend class PackagePrivate;
116 friend class PlasmoidServiceJob;
117 friend class RemoteService;
118 friend class RemoteServiceJob;
119 friend class ServicePrivate;
120 friend class ServiceProvider;
Allows authorization of access to plasma services.
Definition: authorizationmanager.h:56
Allows authorization of access to plasma services.
Definition: authorizationinterface.h:52
Defines a rule indicating whether or not a certain service can be accessed by a certain machine...
Definition: authorizationrule.h:67
AuthorizationPolicy
Definition: authorizationmanager.h:61
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.