29 lines
698 B
Java
29 lines
698 B
Java
|
package com.google.android.gms.internal.p002firebaseauthapi;
|
||
|
|
||
|
import java.security.GeneralSecurityException;
|
||
|
import java.util.Collections;
|
||
|
import java.util.Map;
|
||
|
|
||
|
/* loaded from: classes2.dex */
|
||
|
public abstract class zzgb {
|
||
|
private final Class zza;
|
||
|
|
||
|
public abstract zzaek zza(zzaek zzaekVar) throws GeneralSecurityException;
|
||
|
|
||
|
public abstract zzaek zzb(zzacc zzaccVar) throws zzadn;
|
||
|
|
||
|
public Map zzc() throws GeneralSecurityException {
|
||
|
return Collections.emptyMap();
|
||
|
}
|
||
|
|
||
|
public abstract void zzd(zzaek zzaekVar) throws GeneralSecurityException;
|
||
|
|
||
|
public final Class zzg() {
|
||
|
return this.zza;
|
||
|
}
|
||
|
|
||
|
public zzgb(Class cls) {
|
||
|
this.zza = cls;
|
||
|
}
|
||
|
}
|