package com.google.android.gms.internal.p002firebaseauthapi; import a4.e1; import a4.n0; import a4.y0; import com.google.android.gms.common.internal.Preconditions; import com.google.android.gms.tasks.TaskCompletionSource; /* loaded from: classes.dex */ final class zzzy extends zzabs { final String zza; final String zzb; final String zzc; final String zzd; public zzzy(String str, String str2, String str3, String str4) { super(2); Preconditions.checkNotEmpty(str, "email cannot be null or empty"); Preconditions.checkNotEmpty(str2, "password cannot be null or empty"); this.zza = str; this.zzb = str2; this.zzc = str3; this.zzd = str4; } @Override // com.google.android.gms.internal.p002firebaseauthapi.zzabu public final String zza() { return "signInWithEmailAndPassword"; } @Override // com.google.android.gms.internal.p002firebaseauthapi.zzabs public final void zzb() { e1 zzS = zzaao.zzS(this.zzg, this.zzo); ((n0) this.zzi).a(this.zzn, zzS); zzm(new y0(zzS)); } @Override // com.google.android.gms.internal.p002firebaseauthapi.zzabu public final void zzc(TaskCompletionSource taskCompletionSource, zzaar zzaarVar) { this.zzk = new zzabr(this, taskCompletionSource); zzaarVar.zzy(this.zza, this.zzb, this.zzc, this.zzd, this.zzf); } }