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.
73 lines
1.5 KiB
73 lines
1.5 KiB
.class final Lcom/viatech/util/HttpRequestManager$6; |
|
.super Ljava/lang/Object; |
|
.source "HttpRequestManager.java" |
|
|
|
# interfaces |
|
.implements Ljavax/net/ssl/X509TrustManager; |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingMethod; |
|
value = Lcom/viatech/util/HttpRequestManager;->trustAllHosts()V |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x8 |
|
name = null |
|
.end annotation |
|
|
|
|
|
# direct methods |
|
.method constructor <init>()V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 360 |
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V |
|
|
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public checkClientTrusted([Ljava/security/cert/X509Certificate;Ljava/lang/String;)V |
|
.locals 2 |
|
|
|
.prologue |
|
.line 368 |
|
const-string v0, "trustAllHosts" |
|
|
|
const-string v1, "checkClientTrusted" |
|
|
|
invoke-static {v0, v1}, Landroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;)I |
|
|
|
.line 369 |
|
return-void |
|
.end method |
|
|
|
.method public checkServerTrusted([Ljava/security/cert/X509Certificate;Ljava/lang/String;)V |
|
.locals 2 |
|
|
|
.prologue |
|
.line 373 |
|
const-string v0, "trustAllHosts" |
|
|
|
const-string v1, "checkServerTrusted" |
|
|
|
invoke-static {v0, v1}, Landroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;)I |
|
|
|
.line 374 |
|
return-void |
|
.end method |
|
|
|
.method public getAcceptedIssuers()[Ljava/security/cert/X509Certificate; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 363 |
|
const/4 v0, 0x0 |
|
|
|
new-array v0, v0, [Ljava/security/cert/X509Certificate; |
|
|
|
return-object v0 |
|
.end method
|
|
|