{% setvar book_path %}/android/reference/kotlin/_book.yaml{% endsetvar %} {% include "/android/_dackka-meta-tags.html" %}

com.google.android.gms.identitycredentials

{% setvar page_path %}com/google/android/gms/identitycredentials/package-summary.html{% endsetvar %} {% setvar doc_root_path %}/android/reference{% endsetvar %} {% setvar can_switch %}1{% endsetvar %} {% include "android/_kotlin_switcher2.md" %}

Interfaces

IdentityCredentialClient

A client for the Identity Credentials API

Classes

CallingAppInfo

Information pertaining to the calling application.

ClearRegistryRequest

Data interface for clearing credentials, specifying a clear request.

ClearRegistryResponse
Credential

Represents a user credential that can be used to authenticate to your app.

CredentialOption

Base class for getting a specific type of credentials.

GetCredentialRequest

Data interface for retrieving a user credential.

GetCredentialResponse

A response from the get-credential operation.

IdentityCredentialManager

Entry point for Identity Credential API.

PendingGetCredentialHandle

Returns a response for the IdentityCredentialClient.getCredential API that can be used to launch the credential selector UIs to finalize on a credential of the user's choice that can be used for app sign-in.

RegistrationRequest

A registration request to store credential metadata and matcher logic.

RegistrationResponse

Response object for the IdentityCredentialClient.registerCredentials API.

Exceptions

GetCredentialException

Exception encountered during the get-credential operation.

Objects

IntentHelper

Helpers for composing / retrieving the activity result data.