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