Searched defs:resetProxyAuthentication (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/net/www/protocol/http/
H A DHttpURLConnection.java1384 resetProxyAuthentication(proxyAuthentication, authhdr);
1708 resetProxyAuthentication(AuthenticationInfo proxyAuthentication, AuthenticationHeader auth) throws IOException { method in class:HttpURLConnection
1834 resetProxyAuthentication(proxyAuthentication, authhdr);

Completed in 60 milliseconds