2022-06-10 21:38:30 +09:00

48 lines
969 B
Smali

.class public Lcz/msebera/android/httpclient/impl/auth/k;
.super Ljava/lang/Object;
.source "NTLMSchemeFactory.java"
# interfaces
.implements Lef/d;
.implements Lef/e;
# annotations
.annotation build Lcz/msebera/android/httpclient/annotation/Immutable;
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Lpg/g;)Lef/c;
.locals 0
.line 1
new-instance p1, Lcz/msebera/android/httpclient/impl/auth/NTLMScheme;
invoke-direct {p1}, Lcz/msebera/android/httpclient/impl/auth/NTLMScheme;-><init>()V
return-object p1
.end method
.method public b(Lng/i;)Lef/c;
.locals 0
.line 1
new-instance p1, Lcz/msebera/android/httpclient/impl/auth/NTLMScheme;
invoke-direct {p1}, Lcz/msebera/android/httpclient/impl/auth/NTLMScheme;-><init>()V
return-object p1
.end method