28 lines
805 B
Smali
28 lines
805 B
Smali
.class public Lorg/apache/http/auth/params/AuthParamBean;
|
|
.super Lorg/apache/http/params/HttpAbstractParamBean;
|
|
.source "AuthParamBean.java"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lorg/apache/http/params/HttpParams;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1}, Lorg/apache/http/params/HttpAbstractParamBean;-><init>(Lorg/apache/http/params/HttpParams;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public setCredentialCharset(Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lorg/apache/http/params/HttpAbstractParamBean;->params:Lorg/apache/http/params/HttpParams;
|
|
|
|
invoke-static {v0, p1}, Lorg/apache/http/auth/params/AuthParams;->setCredentialCharset(Lorg/apache/http/params/HttpParams;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|