HomeSort by relevance Sort by last modified time
    Searched refs:NTLMEngineException (Results 1 - 5 of 5) 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) {
NTLMEngine.java 51 * @throws NTLMEngineException
55 String workstation) throws NTLMEngineException;
67 * @throws NTLMEngineException
74 String challenge) throws NTLMEngineException;
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 232 milliseconds