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.java42 public class NTLMEngineException extends AuthenticationException { class
46 public NTLMEngineException() { in NTLMEngineException() method in NTLMEngineException
55 public NTLMEngineException(String message) { in NTLMEngineException() method in NTLMEngineException
66 public NTLMEngineException(String message, Throwable cause) { in NTLMEngineException() method in NTLMEngineException