ISapiConfiguration.smali
.class public interface abstract Lcom/baidu/sapi2/passhost/pluginsdk/service/ISapiConfiguration;
.super Ljava/lang/Object;
.source "ISapiConfiguration.java"
# virtual methods
.method public abstract getAppId()Ljava/lang/String;
.end method
.method public abstract getAppSignKey()Ljava/lang/String;
.end method
.method public abstract getClientId()Ljava/lang/String;
.end method
.method public abstract getClientIp()Ljava/lang/String;
.end method
.method public abstract getConfigurableViewLayout()Lcom/baidu/sapi2/utils/enums/Switch;
.end method
.method public abstract getCustomActionBarEnabled()Z
.end method
.method public abstract getDebug()Z
.end method
.method public abstract getEnvironment()Lcom/baidu/sapi2/utils/enums/Domain;
.end method
.method public abstract getFastLoginFeatureList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List",
"<",
"Lcom/baidu/sapi2/utils/enums/FastLoginFeature;",
">;"
}
.end annotation
.end method
.method public abstract getFastRegConfirm()Z
.end method
.method public abstract getFastRegConfirmMsg()Ljava/lang/String;
.end method
.method public abstract getFastRegTitleText()Ljava/lang/String;
.end method
.method public abstract getHwAppId()Ljava/lang/String;
.end method
.method public abstract getLanguage()Lcom/baidu/sapi2/utils/enums/Language;
.end method
.method public abstract getMeizuRedirectUri()Ljava/lang/String;
.end method
.method public abstract getMzAppID()Ljava/lang/String;
.end method
.method public abstract getPresetPhoneNumber()Ljava/lang/String;
.end method
.method public abstract getQqAppID()Ljava/lang/String;
.end method
.method public abstract getQuickUserEnabled()Z
.end method
.method public abstract getRealnameAuthenticateStoken()Ljava/lang/String;
.end method
.method public abstract getRegistMode()Lcom/baidu/sapi2/utils/enums/RegistMode;
.end method
.method public abstract getShowRegLink()Z
.end method
.method public abstract getSilentShareOnUpgrade()Z
.end method
.method public abstract getSkin()Ljava/lang/String;
.end method
.method public abstract getSocialBindType()Lcom/baidu/sapi2/utils/enums/BindType;
.end method
.method public abstract getSyncCacheOnInit()Z
.end method
.method public abstract getTpl()Ljava/lang/String;
.end method
.method public abstract getUniteVerify()Z
.end method
.method public abstract getWxAppID()Ljava/lang/String;
.end method
.method public abstract getXiaomiAppID()Ljava/lang/Long;
.end method
.method public abstract getXiaomiRedirectUri()Ljava/lang/String;
.end method