QGIS API Documentation 3.99.0-Master (09f76ad7019)
Loading...
Searching...
No Matches
qgsauthmanager.h File Reference
#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>
Include dependency graph for qgsauthmanager.h:
This graph shows which files directly or indirectly include this file:

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...