.class public Lorg/apache/http/impl/client/HttpAuthenticator; .super Lorg/apache/http/impl/auth/HttpAuthenticator; .source "HttpAuthenticator.java" # annotations .annotation runtime Ljava/lang/Deprecated; .end annotation # direct methods .method public constructor ()V .registers 1 .line 49 invoke-direct {p0}, Lorg/apache/http/impl/auth/HttpAuthenticator;->()V return-void .end method .method public constructor (Lorg/apache/commons/logging/Log;)V .registers 2 .line 45 invoke-direct {p0, p1}, Lorg/apache/http/impl/auth/HttpAuthenticator;->(Lorg/apache/commons/logging/Log;)V return-void .end method # virtual methods .method public authenticate(Lorg/apache/http/HttpHost;Lorg/apache/http/HttpResponse;Lorg/apache/http/client/AuthenticationStrategy;Lorg/apache/http/auth/AuthState;Lorg/apache/http/protocol/HttpContext;)Z .registers 6 .line 58 invoke-virtual/range {p0 .. p5}, Lorg/apache/http/impl/client/HttpAuthenticator;->handleAuthChallenge(Lorg/apache/http/HttpHost;Lorg/apache/http/HttpResponse;Lorg/apache/http/client/AuthenticationStrategy;Lorg/apache/http/auth/AuthState;Lorg/apache/http/protocol/HttpContext;)Z move-result p1 return p1 .end method