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

/openjdk9/jdk/src/java.base/share/classes/sun/net/www/protocol/http/
H A DDigestAuthentication.java51 class DigestAuthentication extends AuthenticationInfo { class in inherits:AuthenticationInfo
195 public DigestAuthentication(boolean isProxy, URL url, String realm, method in class:DigestAuthentication
208 public DigestAuthentication(boolean isProxy, String host, int port, String realm, method in class:DigestAuthentication

Completed in 11 milliseconds