|
QGIS API Documentation 3.99.0-Master (09f76ad7019)
|
#include "qgis_core.h"#include "qgis_sip.h"#include <QNetworkReply>#include <QNetworkRequest>#include <QObject>#include <QRecursiveMutex>#include <QSqlDatabase>#include <QSqlError>#include <QSqlQuery>#include <QStringList>#include <QSslCertificate>#include <QSslKey>#include <QtCrypto>#include "qgsauthcertutils.h"#include "qgsauthconfig.h"#include "qgsauthmethod.h"#include <qt6keychain/keychain.h>

Go to the source code of this file.
Classes | |
| class | QgsAuthManager |
| Singleton which offers an interface to manage the authentication configuration database and to utilize configurations through various authentication method plugins. More... | |