42 lines
1.4 KiB
Java
42 lines
1.4 KiB
Java
package o;
|
|
|
|
import com.google.gson.Gson;
|
|
import com.kofax.kmc.kut.utilities.Licensing;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final /* synthetic */ class wKP implements fSQ {
|
|
private PFX a;
|
|
|
|
@Override // o.fSQ
|
|
public final void c(Object obj) {
|
|
PFX pfx = this.a;
|
|
C8064dAG c8064dAG = (C8064dAG) obj;
|
|
String str = c8064dAG.y;
|
|
if (str != null) {
|
|
Licensing.setMobileSDKLicense(str);
|
|
}
|
|
if (c8064dAG.j != null) {
|
|
pfx.d.edit().putInt("CACHE_PERIOD", c8064dAG.j.e).apply();
|
|
}
|
|
RvX rvX = c8064dAG.f;
|
|
if (rvX != null && gjJ.a(rvX.b)) {
|
|
pfx.d.edit().putString("BASE_ASSETS_URL", rvX.b).apply();
|
|
}
|
|
RvX rvX2 = c8064dAG.f;
|
|
if (rvX2 != null && gjJ.a(rvX2.e)) {
|
|
pfx.d.edit().putString("BASE_CAMPAIGN_URL", rvX2.e).apply();
|
|
}
|
|
C17378wJk c17378wJk = c8064dAG.k;
|
|
if (c17378wJk != null && gjJ.a(c17378wJk.e)) {
|
|
pfx.d.edit().putString("BASE_AZURE_URL", c17378wJk.e).apply();
|
|
}
|
|
if (pfx.c.e(c8064dAG)) {
|
|
pfx.d.edit().putLong("com.scb.phone.PREF_KEY_LAST_RECEIVE_CONFIG_TIME", C15602gz.d()).putString("SCB_STORE_URL", c8064dAG.w).apply();
|
|
}
|
|
YIo yIo = c8064dAG.r;
|
|
if (yIo != null) {
|
|
pfx.d.edit().putString("ENABLE_FUNCTION", new Gson().toJson(yIo)).apply();
|
|
}
|
|
}
|
|
}
|