credential_manager library

Classes

AuthenticatorSelectionCriteria
Represents criteria for selecting an authenticator during a public key credential creation operation.
ClientExtensionResults
Class representing client extension results.
CredentialCreationOptions
Represents options for creating a credential.
CredentialLoginOptions
Represents options for credential login.
CredentialManager
A class that provides a high-level interface for interacting with the Credential Manager.
CredentialManagerPlatform
A platform-agnostic interface for managing credentials.
CredentialResponseParser
Utility class for parsing credential responses from platform channels.
Credentials
Represents a set of various types of credentials.
CredProps
Class representing credential properties.
EncryptData
A utility class for encrypting and decrypting data using the AES algorithm.
ExcludeCredential
Represents excluded credentials for a public key credential creation operation.
FetchOptionsAndroid
Fetch options for Android to retrieve specific types of credentials.
GoogleIdTokenCredential
PasswordCredential
A class representing a password credential with optional username and password.
Platform
Information about the environment in which the current program is running.
PlatformExceptionHandler
Utility class for handling platform exceptions and converting them to CredentialException.
PublicKeyCredential
Class representing a public key credential.
PublicKeyCredentialParameters
Represents parameters for a public key credential.
Response
Class representing a response.
Rp
Represents a relying party (RP) for a public key credential creation operation.
User
Represents a user for a public key credential creation operation.

Enums

CredentialType
Enum representing the different types of credentials.

Exceptions / Errors

CredentialException
Exception class representing errors related to credential operations.