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

/openjdk7/jdk/src/share/classes/sun/net/www/protocol/http/
H A DAuthenticationInfo.java230 this.path = reducePath (urlPath);
240 static String reducePath (String urlPath) { method in class:AuthenticationInfo
H A DHttpURLConnection.java1499 String npath = AuthenticationInfo.reducePath (url.getPath());

Completed in 3330 milliseconds