36 lines
615 B
Smali
36 lines
615 B
Smali
.class public Lvf/b;
|
|
.super Lvf/a;
|
|
.source "AllowAllHostnameVerifier.java"
|
|
|
|
|
|
# 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}, Lvf/a;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final toString()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
const-string v0, "ALLOW_ALL"
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final verify(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|