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

/openjdk7/jdk/src/share/classes/sun/net/www/protocol/http/
H A DNegotiator.java37 static Negotiator getNegotiator(HttpCallerInfo hci) { method in class:Negotiator
H A DNegotiateAuthentication.java104 Negotiator neg = Negotiator.getNegotiator(hci);
169 * @throws IOException if <code>Negotiator.getNegotiator()</code> or
183 negotiator = Negotiator.getNegotiator(hci);

Completed in 36 milliseconds