androidx.credentials.providerevents.transfer
Classes
CredentialTransferCapabilities | The state of the primary provider's credentials |
CredentialTransferCapabilitiesRequest | A request for the state of the provider's credentials that can be exported |
ExportCredentialsRequest | a request to export a set of credentials into the provider |
ExportCredentialsResponse | Success response of exporting the credentials to the provider |
ExportEntry | Each export entry corresponds to an entry in the provider selector UI that the user can choose from. |
ImportCredentialsRequest | a request to import the provider's credentials |
ImportCredentialsResponse | A success response from requesting import. |
PerTypeExportResult | A result of exporting the credentials to the provider |
ProviderImportCredentialsRequest | Request received by the provider after the query phase of the import flow is complete i.e. the user was presented with a list of entries, and the user has now made a selection from the list of |
ProviderImportCredentialsResponse | Response received by the provider after the transfer phase of the import flow is complete i.e. the user has now made a selection from the list of |
RegisterExportRequest | The request to register the export info. |
RegisterExportResponse | The result of calling |
Objects
CredentialTypes | The credential types that can be transferred as part of the FIDO Credential Exchange Format (CXF) protocol. |