Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/http/impl/auth/
DNTLMEngineException.java47 public class NTLMEngineException extends AuthenticationException { class
51 public NTLMEngineException() { in NTLMEngineException() method in NTLMEngineException
60 public NTLMEngineException(String message) { in NTLMEngineException() method in NTLMEngineException
71 public NTLMEngineException(String message, Throwable cause) { in NTLMEngineException() method in NTLMEngineException