You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
767 B
42 lines
767 B
2 years ago
|
.class final Lcom/viatech/util/HttpRequestManager$5;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "HttpRequestManager.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Ljavax/net/ssl/HostnameVerifier;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/viatech/util/HttpRequestManager;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x8
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 348
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public verify(Ljava/lang/String;Ljavax/net/ssl/SSLSession;)Z
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 350
|
||
|
const/4 v0, 0x1
|
||
|
|
||
|
return v0
|
||
|
.end method
|