.class public interface abstract Lcom/google/android/gms/identitycredentials/IdentityCredentialClient; .super Ljava/lang/Object; .source "SourceFile" # virtual methods .method public abstract clearRegistry(Lcom/google/android/gms/identitycredentials/ClearRegistryRequest;)Lcom/google/android/gms/tasks/Task; .param p1 # Lcom/google/android/gms/identitycredentials/ClearRegistryRequest; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation system Ldalvik/annotation/Signature; value = { "(", "Lcom/google/android/gms/identitycredentials/ClearRegistryRequest;", ")", "Lcom/google/android/gms/tasks/Task<", "Lcom/google/android/gms/identitycredentials/ClearRegistryResponse;", ">;" } .end annotation .end method .method public abstract getCredential(Lcom/google/android/gms/identitycredentials/GetCredentialRequest;)Lcom/google/android/gms/tasks/Task; .param p1 # Lcom/google/android/gms/identitycredentials/GetCredentialRequest; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation system Ldalvik/annotation/Signature; value = { "(", "Lcom/google/android/gms/identitycredentials/GetCredentialRequest;", ")", "Lcom/google/android/gms/tasks/Task<", "Lcom/google/android/gms/identitycredentials/PendingGetCredentialHandle;", ">;" } .end annotation .end method .method public abstract registerCredentials(Lcom/google/android/gms/identitycredentials/RegistrationRequest;)Lcom/google/android/gms/tasks/Task; .param p1 # Lcom/google/android/gms/identitycredentials/RegistrationRequest; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation system Ldalvik/annotation/Signature; value = { "(", "Lcom/google/android/gms/identitycredentials/RegistrationRequest;", ")", "Lcom/google/android/gms/tasks/Task<", "Lcom/google/android/gms/identitycredentials/RegistrationResponse;", ">;" } .end annotation .end method