Plasma
authorizationinterface.h
virtual void authorizationRequest(AuthorizationRule &rule)=0
implement this function to respond to an incoming request that doesn't match any rule.
Defines a rule indicating whether or not a certain service can be accessed by a certain machine.
Definition: authorizationrule.h:68
Allows authorization of access to plasma services.
Definition: authorizationinterface.h:53
virtual void clientPinRequest(ClientPinRequest &request)=0
Implement this function to respond to an outgoing connection that needs a password to connect success...
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.