Searched refs:needProxyAuthentication (Results 1 – 1 of 1) sorted by relevance
1159 private boolean needProxyAuthentication; field in HttpsURLConnectionTest.ServerWork1184 boolean needProxyAuthentication, boolean checkPersistence) { in ServerWork() argument1187 this.needProxyAuthentication = needProxyAuthentication; in ServerWork()1276 if (needProxyAuthentication) { in run()