Advertisement
Guest User

Untitled

a guest
Apr 29th, 2023
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 4.53 KB | None | 0 0
  1.     /*  This Method Returns Eveyrhint we Need */
  2.     public Object mo52838a(String str, String str2, mFP mfp, InterfaceC106415pdR<? super C99645mCx<mFU>> interfaceC106415pdR) throws mCB {
  3.         C64872j c64872j;
  4.         Object d;
  5.         int i;
  6.         String str3;
  7.         int i2;
  8.         mFE mfe;
  9.         mFP mfp2;
  10.         int i3;
  11.         Object validateTokenCode;
  12.         try {
  13.             try {
  14.                 if (interfaceC106415pdR instanceof C64872j) {
  15.                     c64872j = (C64872j) interfaceC106415pdR;
  16.                     if ((c64872j.f239721d & Integer.MIN_VALUE) != 0) {
  17.                         c64872j.f239721d -= 2147483648;
  18.                         C64872j c64872j2 = c64872j;
  19.                         Object obj = c64872j2.f239718a;
  20.                         d = C106423pdZ.m10877d();
  21.                         i = c64872j2.f239721d;
  22.                         if (i != 0) {
  23.                             C106314pbQ.m11570d(obj);
  24.                             c64872j2.f239720c = this;
  25.                             c64872j2.f239722e = mfp;
  26.                             c64872j2.f239721d = 1;
  27.                             Object a$default = a$default(this, str, str2, null, c64872j2, 4, null);
  28.                             if (a$default == d) {
  29.                                 return d;
  30.                             }
  31.                             mfe = this;
  32.                             mfp2 = mfp;
  33.                             obj = a$default;
  34.                         } else if (i != 1) {
  35.                             if (i == 2) {
  36.                                 C106314pbQ.m11570d(obj);
  37.                                 validateTokenCode = obj;
  38.                                 str3 = 0;
  39.                                 i2 = 1;
  40.                                 i3 = 2;
  41.                                 return new C99645mCx((mFU) validateTokenCode, str3, i3, str3);
  42.                             }
  43.                             throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
  44.                         } else {
  45.                             mfp2 = (mFP) c64872j2.f239722e;
  46.                             mfe = (mFE) c64872j2.f239720c;
  47.                             C106314pbQ.m11570d(obj);
  48.                         }
  49.                         mFV mfv = (mFV) obj;
  50.                         RecoverPasswordService recoverPasswordService = mfe.f239680c;
  51.                         String str4 = "Bearer " + mfv.m52797g().m52624d();
  52.                         String m52795i = mfv.m52795i();
  53.                         String m52796h = mfv.m52796h();
  54.                         String m52794j = mfv.m52794j();
  55.                         c64872j2.f239720c = null;
  56.                         c64872j2.f239722e = null;
  57.                         c64872j2.f239721d = 2;
  58.                         str3 = 0;
  59.                         i2 = 1;
  60.                         i3 = 2;
  61.                         validateTokenCode = recoverPasswordService.validateTokenCode(str4, m52795i, m52794j, m52796h, mfp2, c64872j2);
  62.                         str3 = str3;
  63.                         if (validateTokenCode == d) {
  64.                             return d;
  65.                         }
  66.                         return new C99645mCx((mFU) validateTokenCode, str3, i3, str3);
  67.                     }
  68.                 }
  69.                 validateTokenCode = recoverPasswordService.validateTokenCode(str4, m52795i, m52794j, m52796h, mfp2, c64872j2);
  70.                 str3 = str3;
  71.                 if (validateTokenCode == d) {
  72.                 }
  73.                 return new C99645mCx((mFU) validateTokenCode, str3, i3, str3);
  74.             } catch (Exception e) {
  75.                 e = e;
  76.                 throw C99642mCu.m53270b(e, str3, i2, str3);
  77.             }
  78.             if (i != 0) {
  79.             }
  80.             mFV mfv2 = (mFV) obj;
  81.             RecoverPasswordService recoverPasswordService2 = mfe.f239680c;
  82.             String str42 = "Bearer " + mfv2.m52797g().m52624d();
  83.             String m52795i2 = mfv2.m52795i();
  84.             String m52796h2 = mfv2.m52796h();
  85.             String m52794j2 = mfv2.m52794j();
  86.             c64872j2.f239720c = null;
  87.             c64872j2.f239722e = null;
  88.             c64872j2.f239721d = 2;
  89.             str3 = 0;
  90.             i2 = 1;
  91.             i3 = 2;
  92.         } catch (Exception e2) {
  93.             e = e2;
  94.             str3 = 0;
  95.             i2 = 1;
  96.         }
  97.         c64872j = new C64872j(interfaceC106415pdR);
  98.         C64872j c64872j22 = c64872j;
  99.         Object obj2 = c64872j22.f239718a;
  100.         d = C106423pdZ.m10877d();
  101.         i = c64872j22.f239721d;
  102.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement