Searched refs:InvalidCredentialsException (Results 1 - 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/http/auth/
H A DInvalidCredentialsException.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/auth/InvalidCredentialsException.java $
41 public class InvalidCredentialsException extends AuthenticationException { class in inherits:AuthenticationException
46 * Creates a new InvalidCredentialsException with a <tt>null</tt> detail message.
48 public InvalidCredentialsException() { method in class:InvalidCredentialsException
53 * Creates a new InvalidCredentialsException with the specified message.
57 public InvalidCredentialsException(String message) { method in class:InvalidCredentialsException
62 * Creates a new InvalidCredentialsException with the specified detail message and cause.
68 public InvalidCredentialsException(String message, Throwable cause) { method in class:InvalidCredentialsException
/external/apache-http/src/org/apache/http/impl/auth/
H A DNTLMScheme.java38 import org.apache.http.auth.InvalidCredentialsException;
113 throw new InvalidCredentialsException(
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 304 milliseconds