Home
last modified time | relevance | path

Searched defs:isTrustedSite (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/net/www/protocol/http/
DNTLMAuthenticationProxy.java39 private static Method isTrustedSite; field in NTLMAuthenticationProxy
100 public static boolean isTrustedSite(URL url) { in isTrustedSite() method in NTLMAuthenticationProxy