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

/openjdk7/jdk/src/share/classes/sun/net/www/protocol/http/
H A DHttpURLConnection.java1470 serverAuthentication = getServerAuthentication(srvHdr);
2104 private AuthenticationInfo getServerAuthentication (AuthenticationHeader authhdr) { method in class:HttpURLConnection

Completed in 29 milliseconds