Plasma
authorizationinterface.h
Go to the documentation of this file.
AuthorizationInterface()
Definition authorizationinterface.cpp:28
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-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.