mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Improve code
This commit is contained in:
@@ -23,8 +23,9 @@ private slots:
|
||||
void onLoginFinished();
|
||||
void onPreloginFinished();
|
||||
void onPerformNormalLogin(const QString &username, const QString &password);
|
||||
void onSAMLLoginFinished(const QMap<QString, QString> &samlResult);
|
||||
void onLoginWindowRejected();
|
||||
void onLoginWindowFinished();
|
||||
void onSAMLLoginFinished(const QMap<QString, QString> &samlResult);
|
||||
|
||||
private:
|
||||
QString gateway;
|
||||
|
Reference in New Issue
Block a user