package com.google.android.gms.internal.p002firebaseauthapi; import com.google.android.gms.common.internal.Preconditions; import com.google.android.gms.tasks.TaskCompletionSource; /* loaded from: classes.dex */ final class zzyw extends zzabs { private final zzwl zza; public zzyw(String str, String str2, String str3) { super(4); Preconditions.checkNotEmpty(str, "code cannot be null or empty"); Preconditions.checkNotEmpty(str2, "new password cannot be null or empty"); this.zza = new zzwl(str, str2, str3); } @Override // com.google.android.gms.internal.p002firebaseauthapi.zzabu public final String zza() { return "confirmPasswordReset"; } @Override // com.google.android.gms.internal.p002firebaseauthapi.zzabs public final void zzb() { zzm(null); } @Override // com.google.android.gms.internal.p002firebaseauthapi.zzabu public final void zzc(TaskCompletionSource taskCompletionSource, zzaar zzaarVar) { this.zzk = new zzabr(this, taskCompletionSource); zzaarVar.zze(this.zza, this.zzf); } }