67 lines
1.5 KiB
Smali
67 lines
1.5 KiB
Smali
.class public Lcom/loopj/android/http/t$a;
|
|
.super Ljava/lang/Object;
|
|
.source "MySSLSocketFactory.java"
|
|
|
|
# interfaces
|
|
.implements Ljavax/net/ssl/X509TrustManager;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/loopj/android/http/t;-><init>(Ljava/security/KeyStore;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Lcom/loopj/android/http/t;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/loopj/android/http/t;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/loopj/android/http/t$a;->a:Lcom/loopj/android/http/t;
|
|
|
|
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 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/security/cert/CertificateException;
|
|
}
|
|
.end annotation
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public checkServerTrusted([Ljava/security/cert/X509Certificate;Ljava/lang/String;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/security/cert/CertificateException;
|
|
}
|
|
.end annotation
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public getAcceptedIssuers()[Ljava/security/cert/X509Certificate;
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
return-object v0
|
|
.end method
|