CredentialSavingClient.smali
.class public interface abstract Lcom/google/android/gms/auth/api/identity/CredentialSavingClient;
.super Ljava/lang/Object;
.source ""
# interfaces
.implements Lcom/google/android/gms/common/api/HasApiKey;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/google/android/gms/common/api/HasApiKey<",
"Lcom/google/android/gms/auth/api/identity/zzf;",
">;"
}
.end annotation
# virtual methods
.method public abstract savePassword(Lcom/google/android/gms/auth/api/identity/SavePasswordRequest;)Lcom/google/android/gms/tasks/Task;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/android/gms/auth/api/identity/SavePasswordRequest;",
")",
"Lcom/google/android/gms/tasks/Task<",
"Lcom/google/android/gms/auth/api/identity/SavePasswordResult;",
">;"
}
.end annotation
.end method