KDECore
KAuth::AuthServicesBackend Class Reference
#include <AuthServicesBackend.h>
Inheritance diagram for KAuth::AuthServicesBackend:

Public Member Functions | |
| AuthServicesBackend () | |
| virtual Action::AuthStatus | actionStatus (const QString &) |
| virtual Action::AuthStatus | authorizeAction (const QString &) |
| virtual QByteArray | callerID () const |
| virtual bool | isCallerAuthorized (const QString &action, QByteArray callerID) |
| virtual void | setupAction (const QString &) |
Detailed Description
Definition at line 28 of file AuthServicesBackend.h.
Constructor & Destructor Documentation
| KAuth::AuthServicesBackend::AuthServicesBackend | ( | ) |
Definition at line 39 of file AuthServicesBackend.cpp.
Member Function Documentation
| Action::AuthStatus KAuth::AuthServicesBackend::actionStatus | ( | const QString & | action | ) | [virtual] |
Implements KAuth::AuthBackend.
Definition at line 53 of file AuthServicesBackend.cpp.
| Action::AuthStatus KAuth::AuthServicesBackend::authorizeAction | ( | const QString & | action | ) | [virtual] |
Implements KAuth::AuthBackend.
Definition at line 48 of file AuthServicesBackend.cpp.
| QByteArray KAuth::AuthServicesBackend::callerID | ( | ) | const [virtual] |
Implements KAuth::AuthBackend.
Definition at line 81 of file AuthServicesBackend.cpp.
| bool KAuth::AuthServicesBackend::isCallerAuthorized | ( | const QString & | action, | |
| QByteArray | callerID | |||
| ) | [virtual] |
Implements KAuth::AuthBackend.
Definition at line 91 of file AuthServicesBackend.cpp.
| void KAuth::AuthServicesBackend::setupAction | ( | const QString & | ) | [virtual] |
Implements KAuth::AuthBackend.
Definition at line 41 of file AuthServicesBackend.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference