149 <dd> |
149 <dd> |
150 reference to the URL requesting authentication |
150 reference to the URL requesting authentication |
151 </dd> |
151 </dd> |
152 </dl><a NAME="NetworkManager.authentication" ID="NetworkManager.authentication"></a> |
152 </dl><a NAME="NetworkManager.authentication" ID="NetworkManager.authentication"></a> |
153 <h4>NetworkManager.authentication</h4> |
153 <h4>NetworkManager.authentication</h4> |
154 <b>authentication</b>(<i>url, auth</i>) |
154 <b>authentication</b>(<i>url, auth, page=None</i>) |
155 <p> |
155 <p> |
156 Public slot to handle an authentication request. |
156 Public slot to handle an authentication request. |
157 </p><dl> |
157 </p><dl> |
158 <dt><i>url</i></dt> |
158 <dt><i>url</i> (QUrl)</dt> |
159 <dd> |
159 <dd> |
160 URL requesting authentication (QUrl) |
160 URL requesting authentication |
161 </dd><dt><i>auth</i></dt> |
161 </dd><dt><i>auth</i> (QAuthenticator)</dt> |
162 <dd> |
162 <dd> |
163 reference to the authenticator object (QAuthenticator) |
163 reference to the authenticator object |
|
164 </dd><dt><i>page</i> (QWebEnginePage or None)</dt> |
|
165 <dd> |
|
166 reference to the web page |
164 </dd> |
167 </dd> |
165 </dl><a NAME="NetworkManager.certificateError" ID="NetworkManager.certificateError"></a> |
168 </dl><a NAME="NetworkManager.certificateError" ID="NetworkManager.certificateError"></a> |
166 <h4>NetworkManager.certificateError</h4> |
169 <h4>NetworkManager.certificateError</h4> |
167 <b>certificateError</b>(<i>error, view</i>) |
170 <b>certificateError</b>(<i>error, view</i>) |
168 <p> |
171 <p> |