QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgis_sip.h"
#include "qgis_core.h"
#include "qgis.h"
#include "qgsauthconfig.h"
#include "qgsauthcertutils.h"
#include "qgsexception.h"
#include <QString>
#include <QObject>
Go to the source code of this file.
Classes | |
struct | QgsAuthConfigurationStorage::MasterPasswordConfig |
Structure that holds the (encrypted) master password elements. More... | |
class | QgsAuthConfigurationStorage |
Abstract class that defines the interface for all authentication configuration storage implementations. More... | |
struct | QgsAuthConfigurationStorage::SettingParameter |
Storage configuration setting parameter. More... | |