Module implementing a network manager class.
None |
NetworkManager | Class implementing a network manager. |
None |
Class implementing a network manager.
None |
None |
NetworkManager | Constructor |
__load | Private method to load the permanent SSL error exceptions. |
__save | Private slot to save the permanent SSL error exceptions. |
__showAuthenticationErrorPage | Private method to show an authentication error page. |
__sslErrorHandlingSlot | Private slot to handle SSL errors for a network reply. |
authentication | Public slot to handle an authentication request. |
certificateError | Public method to handle SSL certificate errors. |
clearSslExceptions | Public method to clear the permanent SSL certificate error exceptions. |
createRequest | Public method to launch a network action. |
installUrlInterceptor | Public method to install an URL interceptor. |
isInsecureHost | Public method to check a host against the list of insecure hosts. |
languagesChanged | Public slot to (re-)load the list of accepted languages. |
preferencesChanged | Public slot to handle a change of preferences. |
proxyAuthentication | Public slot to handle a proxy authentication request. |
removeUrlInterceptor | Public method to remove an URL interceptor. |
showSslErrorExceptionsDialog | Public method to show the SSL error exceptions dialog. |
shutdown | Public method to shut down the network manager. |
None |
Constructor
Private method to load the permanent SSL error exceptions.
Private slot to save the permanent SSL error exceptions.
Private method to show an authentication error page.
Private slot to handle SSL errors for a network reply.
Public slot to handle an authentication request.
Public method to handle SSL certificate errors.
Public method to clear the permanent SSL certificate error exceptions.
Public method to launch a network action.
Public method to install an URL interceptor.
Public method to check a host against the list of insecure hosts.
Public slot to (re-)load the list of accepted languages.
Public slot to handle a change of preferences.
Public slot to handle a proxy authentication request.
Public method to remove an URL interceptor.
Public method to show the SSL error exceptions dialog.
Public method to shut down the network manager.