server

QgsAccessControl

A helper class that centralizes restrictions given by all the access control filter plugins.

QgsAccessControlFilter

Defines access control interface for QGIS Server plugins.

QgsBufferServerRequest

Defines a request with data.

QgsBufferServerResponse

Defines a buffered server response.

QgsCapabilitiesCache

A cache for capabilities xml documents (by configuration file path).

QgsConfigCache

Cache for server configuration.

QgsFcgiServerRequest

Defines fcgi requests.

QgsFeatureFilter

A feature filter provider allowing to set filter expressions on a per-layer basis.

QgsFeatureFilterProviderGroup

A filter filter provider grouping several filter providers.

QgsOgcServiceException

Exception base class for service exceptions.

QgsRequestHandler

An interface hiding the details of reading input and writing output from/to a wms request mechanism.

QgsServer

A server which provides OGC web services.

QgsServerApi

Server generic API endpoint abstract base class.

QgsServerApiBadRequestException

QgsServerApiContext

Encapsulates the resources for a particular client request.

QgsServerApiInternalServerError

QgsServerApiUtils

Contains helper functions to handle common API operations.

QgsServerCacheFilter

Defines cache interface for QGIS Server plugins.

QgsServerCacheManager

A helper class that centralizes caches accesses given by all the server cache filter plugins.

QgsServerException

Exception base class for server exceptions.

QgsServerFeatureId

Contains utility functions for using primary keys for feature IDs.

QgsServerFilter

Defines I/O filters for QGIS Server and implemented in plugins.

QgsServerInterface

Defines interfaces exposed by QGIS Server and made available to plugins.

QgsServerLogger

Writes message log into server log files.

QgsServerOgcApi

QGIS Server OGC API endpoint. QgsServerOgcApi provides the foundation for the new generation of REST-API based OGC services (e.g. WFS3).

QgsServerOgcApiHandler

An abstract class which represents an OGC API handler to be registered in QgsServerOgcApi class.

QgsServerParameter

Parameter common to all services (WMS, WFS, …).

QgsServerParameterDefinition

Definition of a parameter with basic conversion methods.

QgsServerParameters

Provides an interface to retrieve and manipulate global parameters received from the client.

QgsServerProjectUtils

Contains utility functions to retrieve specific entries from a QgsProject.

QgsServerQueryStringParameter

Holds the information regarding a query string input parameter and its validation.

QgsServerRequest

Defines requests passed to QgsService classes.

QgsServerResponse

QgsServerSettings

Provides a way to retrieve settings by prioritizing according to environment variables, ini file and default values.

QgsServerSettingsEnv

Provides some enum describing the environment currently supported for configuration.

QgsServerStaticHandler

Serves static files from the static path (resources/server/api/wfs3/static).

QgsService

Defines interfaces for QGIS server services.

QgsServiceModule

Defines the service module interface for QGIS server services.

QgsServiceRegistry

A registry manager for QGIS server services.

QGIS Projects

QgsStoreBadLayerInfo

Stores layer IDs for bad (broken) layers.