Plasma
authorizationinterface.h
Go to the documentation of this file.
Allows authorization of access to plasma services.
Definition authorizationinterface.h:53
virtual void authorizationRequest(AuthorizationRule &rule)=0
implement this function to respond to an incoming request that doesn't match any rule.
virtual void clientPinRequest(ClientPinRequest &request)=0
Implement this function to respond to an outgoing connection that needs a password to connect success...
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-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.