com.google.android.gms.identitycredentials
Interfaces
IdentityCredentialClient |
A client for the Identity Credentials API |
Classes
CallingAppInfo |
Information pertaining to the calling application. |
CallingAppInfoParcelable |
Information pertaining to the calling application. |
ClearCredentialStateRequest |
Data interface for clearing a user's credential state from the credential providers. |
ClearCredentialStateResponse |
Response of a clear credential state request. |
ClearRegistryRequest |
A request to delete all registries stored for your app. |
ClearRegistryResponse |
Response of a registry deletion operation. |
CreateCredentialHandle |
Returns a response for the |
CreateCredentialRequest |
Data interface for creating or saving a user credential. |
CreateCredentialResponse |
Data interface for the response of creating or saving a user credential. |
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 |
RegisterCreationOptionsRequest |
A registration request to store provision / creation candidates' metadata and matcher logic. |
RegisterCreationOptionsResponse |
Response object for the |
RegistrationRequest |
A registration request to store credential metadata and matcher logic. |
RegistrationResponse |
Response object for the |
IntentHelper |
Helpers for composing / retrieving the activity result data. |
Exceptions
ClearCredentialStateException |
Exception encountered during the clear-credential operation. |
CreateCredentialException |
Exception encountered during the create-credential operation. |
GetCredentialException |
Exception encountered during the get-credential operation. |