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

/openjdk7/jdk/test/sun/security/krb5/auto/
H A DHttpNegotiateServer.java92 static URL webUrl, proxyUrl; field in class:HttpNegotiateServer
125 if (!this.getRequestingURL().equals(proxyUrl)) {
191 proxyUrl = new URL("http://nosuchplace/a/b/c");
228 proxyUrl.openConnection(

Completed in 33 milliseconds