HomeSort by relevance Sort by last modified time
    Searched defs:NTLMEngineException (Results 1 - 8 of 8) sorted by null

  /external/apache-http/src/org/apache/http/impl/auth/
NTLMEngineException.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/auth/NTLMEngineException.java $
42 public class NTLMEngineException extends AuthenticationException {
46 public NTLMEngineException() {
51 * Creates a new NTLMEngineException with the specified message.
55 public NTLMEngineException(String message) {
60 * Creates a new NTLMEngineException with the specified detail message and cause.
66 public NTLMEngineException(String message, Throwable cause) {
  /prebuilt/common/http-client/
httpclient-4.1.1.jar 
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 224 milliseconds