HttpHelper$MyHostnameVerifier.smali

.class Lcom/cleanmaster/filecloud/utils/HttpHelper$MyHostnameVerifier;
.super Ljava/lang/Object;
.source "HttpHelper.java"

# interfaces
.implements Ljavax/net/ssl/HostnameVerifier;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/filecloud/utils/HttpHelper;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0xa
    name = "MyHostnameVerifier"
.end annotation


# direct methods
.method private constructor <init>()V
    .registers 1

    .prologue
    .line 44
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method synthetic constructor <init>(Lcom/cleanmaster/filecloud/utils/HttpHelper$1;)V
    .registers 2

    .prologue
    .line 44
    invoke-direct {p0}, Lcom/cleanmaster/filecloud/utils/HttpHelper$MyHostnameVerifier;-><init>()V

    return-void
.end method


# virtual methods
.method public verify(Ljava/lang/String;Ljavax/net/ssl/SSLSession;)Z
    .registers 4

    .prologue
    .line 48
    const/4 v0, 0x1

    return v0
.end method