#include <authenticator.h>
|
| Authenticator (UitapiService *uit, const QString &kerberosPrinciple, QObject *parentObject=0, QWidget *dialogParent=0) |
|
class used to perform UIT authentication steps.
void authenticationComplete |
( |
const QString & |
token | ) |
|
|
signal |
Emitted when the authentication is successfully completed.
- Parameters
-
token | The user token for the session |
void authenticationError |
( |
const QString & |
errorMessage | ) |
|
|
signal |
Emitted if an error occurs during authentication.
void authenticationCanceled |
( |
| ) |
|
|
signal |
Emitted if an user cancels authentication.
Start the process of authenticating with the UIT server.
The documentation for this class was generated from the following file: