org.eclipse.ecf.provider.filetransfer.httpclient
Class NTLMProxyDetector

java.lang.Object
  extended by org.eclipse.ecf.provider.filetransfer.httpclient.NTLMProxyDetector

public class NTLMProxyDetector
extends java.lang.Object


Constructor Summary
NTLMProxyDetector()
           
 
Method Summary
static boolean detectNTLMProxy(org.apache.commons.httpclient.HttpMethodBase method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NTLMProxyDetector

public NTLMProxyDetector()
Method Detail

detectNTLMProxy

public static boolean detectNTLMProxy(org.apache.commons.httpclient.HttpMethodBase method)