• Skip to content
  • Skip to link menu
KDE 4.5 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
Note: This is a reduced mirror of the KDE API documentation hosted by Michael Pyne.
 

Plasma

Plasma::DenyAllAuthorization

Plasma::DenyAllAuthorization Class Reference

Implementation of AuthorizationInterface that you can use if you don't want to allow any remote access in your shell. More...

#include <denyallauthorization_p.h>

Inheritance diagram for Plasma::DenyAllAuthorization:

Inheritance graph
[legend]

List of all members.


Public Member Functions

virtual void authorizationRequest (AuthorizationRule &rule)
virtual void clientPinRequest (ClientPinRequest &request)
 DenyAllAuthorization ()
 ~DenyAllAuthorization ()

Detailed Description

Implementation of AuthorizationInterface that you can use if you don't want to allow any remote access in your shell.

Since:
4.4?

Definition at line 39 of file denyallauthorization_p.h.


Constructor & Destructor Documentation

Plasma::DenyAllAuthorization::DenyAllAuthorization (  ) 

Definition at line 31 of file denyallauthorization.cpp.

Plasma::DenyAllAuthorization::~DenyAllAuthorization (  ) 

Definition at line 35 of file denyallauthorization.cpp.


Member Function Documentation

void Plasma::DenyAllAuthorization::authorizationRequest ( AuthorizationRule &  rule  )  [virtual]

implement this function to respond to an incoming request that doesn't match any rule.

Parameters:
rule a new AuthorizationRule matching an incoming operation. Call setRules on this rule to allow/deny the operation.

Implements Plasma::AuthorizationInterface.

Definition at line 45 of file denyallauthorization.cpp.

void Plasma::DenyAllAuthorization::clientPinRequest ( ClientPinRequest &  request  )  [virtual]

Implement this function to respond to an outgoing connection that needs a password to connect successfully.

As a response to this you'll probably want to show a dialog.

Parameters:
request a ClientPinRequest where you can call setPin on to set the pin for the outgoing connection.

Implements Plasma::AuthorizationInterface.

Definition at line 39 of file denyallauthorization.cpp.


The documentation for this class was generated from the following files:
  • denyallauthorization_p.h
  • denyallauthorization.cpp

Plasma

Skip menu "Plasma"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

Class Picker

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  •     Sodep
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.9
This website is maintained by Michael Pyne, and is a reduced mirror of the KDE API docs. KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal