.class public Lorg/apache/http/impl/auth/NTLMSchemeFactory; .super Ljava/lang/Object; .source "NTLMSchemeFactory.java" # interfaces .implements Lorg/apache/http/auth/AuthSchemeFactory; .implements Lorg/apache/http/auth/AuthSchemeProvider; # direct methods .method public constructor ()V .registers 1 .line 47 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public create(Lorg/apache/http/protocol/HttpContext;)Lorg/apache/http/auth/AuthScheme; .registers 2 .line 56 new-instance p1, Lorg/apache/http/impl/auth/NTLMScheme; invoke-direct {p1}, Lorg/apache/http/impl/auth/NTLMScheme;->()V return-object p1 .end method .method public newInstance(Lorg/apache/http/params/HttpParams;)Lorg/apache/http/auth/AuthScheme; .registers 2 .line 51 new-instance p1, Lorg/apache/http/impl/auth/NTLMScheme; invoke-direct {p1}, Lorg/apache/http/impl/auth/NTLMScheme;->()V return-object p1 .end method