Home
last modified time | relevance | path

Searched refs:removeSslCertCustomConfig (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/gui/auth/
H A Dqgsauthserverseditor.cpp331 if ( !QgsApplication::authManager()->removeSslCertCustomConfig( digest, hostport ) ) in btnRemoveServer_clicked()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/auth/
H A Dqgsauthserverseditor.cpp331 if ( !QgsApplication::authManager()->removeSslCertCustomConfig( digest, hostport ) ) in btnRemoveServer_clicked()
/dports/graphics/qgis/qgis-3.22.3/src/core/auth/
H A Dqgsauthmanager.h507 bool removeSslCertCustomConfig( const QString &id, const QString &hostport );
H A Dqgsauthmanager.cpp2133 removeSslCertCustomConfig( id, config.sslHostPort().trimmed() ); in storeSslCertCustomConfig()
2346 bool QgsAuthManager::removeSslCertCustomConfig( const QString &id, const QString &hostport ) in removeSslCertCustomConfig() function in QgsAuthManager
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/auth/
H A Dqgsauthmanager.h471 bool removeSslCertCustomConfig( const QString &id, const QString &hostport );
H A Dqgsauthmanager.cpp1992 removeSslCertCustomConfig( id, config.sslHostPort().trimmed() ); in storeSslCertCustomConfig()
2205 bool QgsAuthManager::removeSslCertCustomConfig( const QString &id, const QString &hostport ) in removeSslCertCustomConfig() function in QgsAuthManager
/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dtest_qgsauthsystem.py375 self.authm.removeSslCertCustomConfig(cert_sha, hostport), msg)
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_qgsauthsystem.py375 self.authm.removeSslCertCustomConfig(cert_sha, hostport), msg)
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/auth/
H A Dqgsauthmanager.sip.in512 bool removeSslCertCustomConfig( const QString &id, const QString &hostport );
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/auth/
H A Dqgsauthmanager.sip.in539 bool removeSslCertCustomConfig( const QString &id, const QString &hostport );