Plasma
authorizationmanager.h
Go to the documentation of this file.
62 DenyAll= 0,
63 TrustedOnly= 1,
64 PinPairing= 2,
66 };
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: authorizationinterface.h:53
Allows authorization of access to plasma services.
Definition: authorizationmanager.h:57
AuthorizationPolicy
Definition: authorizationmanager.h:61
void readyForRemoteAccess()
fires when the AuthorizationManager is ready for accesssing remote plasmoids, meaning the private key...
Defines a rule indicating whether or not a certain service can be accessed by a certain machine.
Definition: authorizationrule.h:68
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.