QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes | Typedefs
qgsauthconfig.h File Reference
#include "qgis_core.h"
#include <QHash>
#include <QString>
#include <QDomElement>
#include <QDomDocument>
#include <QSslCertificate>
#include <QSslKey>
#include <QSslError>
#include <QSslSocket>
#include "qgis.h"
Include dependency graph for qgsauthconfig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsAuthConfigSslServer
 Configuration container for SSL server connection exceptions or overrides. More...
 
class  QgsAuthMethodConfig
 Configuration storage class for authentication method configurations. More...
 
class  QgsPkiBundle
 Storage set for PKI bundle: SSL certificate, key, optional CA cert chain. More...
 
class  QgsPkiConfigBundle
 Storage set for constructed SSL certificate, key, associated with an authentication config. More...
 

Typedefs

typedef QHash< QString, QgsAuthMethodConfigQgsAuthMethodConfigsMap
 

Typedef Documentation

◆ QgsAuthMethodConfigsMap

Definition at line 200 of file qgsauthconfig.h.