Home
last modified time | relevance | path

Searched refs:supportsTransparentAuth (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/net/www/protocol/http/
DNTLMAuthenticationProxy.java46 static final boolean supportsTransparentAuth = supported ? supportsTransparentAuth() : false; field in NTLMAuthenticationProxy
87 private static boolean supportsTransparentAuth() { in supportsTransparentAuth() method in NTLMAuthenticationProxy
DHttpURLConnection.java2035 NTLMAuthenticationProxy.proxy.supportsTransparentAuth;
2188 NTLMAuthenticationProxy.proxy.supportsTransparentAuth;