signon
8.42
|
Implements a default key authorizer, which authorizes all given keys. More...
#include <default-key-authorizer.h>
Public Member Functions | |
DefaultKeyAuthorizer (SignOn::KeyHandler *keyHandler, QObject *parent=0) | |
~DefaultKeyAuthorizer () | |
void | queryKeyAuthorization (const SignOn::Key &key, Reason reason) |
Implements a default key authorizer, which authorizes all given keys.
Definition at line 41 of file default-key-authorizer.h.
|
explicit |
Definition at line 27 of file default-key-authorizer.cpp.
DefaultKeyAuthorizer::~DefaultKeyAuthorizer | ( | ) |
Definition at line 33 of file default-key-authorizer.cpp.
void DefaultKeyAuthorizer::queryKeyAuthorization | ( | const SignOn::Key & | key, |
Reason | reason | ||
) |
Definition at line 37 of file default-key-authorizer.cpp.