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

/openjdk7/jdk/src/share/classes/sun/net/www/protocol/http/
H A DHttpAuthenticator.java66 * call authString(u, "Basic", "WallyWorld", null);
74 public String authString (URL u, String scheme, String realm); method in interface:HttpAuthenticator

Completed in 29 milliseconds