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

/openjdk7/jdk/src/windows/classes/sun/net/www/protocol/http/ntlm/
H A DNTLMAuthentication.java48 private static final NTLMAuthenticationCallback NTLMAuthCallback = field in class:NTLMAuthentication
153 return NTLMAuthCallback.isTrustedSite(url);
/openjdk7/jdk/src/solaris/classes/sun/net/www/protocol/http/ntlm/
H A DNTLMAuthentication.java71 private static final NTLMAuthenticationCallback NTLMAuthCallback = field in class:NTLMAuthentication
92 return NTLMAuthCallback.isTrustedSite(url);

Completed in 106 milliseconds