Searched refs:getProxyAuthKey (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/net/www/protocol/http/
H A DAuthenticationInfo.java321 static String getProxyAuthKey(String host, int port, String realm, AuthScheme scheme) { method in class:AuthenticationInfo
H A DHttpURLConnection.java1990 proxyAuthKey = AuthenticationInfo.getProxyAuthKey(host, port, realm, authScheme);

Completed in 444 milliseconds