androidx.biometric
Interfaces
BiometricManager.Authenticators |
Types of authenticators, defined at a level of granularity supported by |
PromptContentItem |
An item shown on |
PromptContentView |
Contains the information of the template of content view for Biometric Prompt. |
Classes
BiometricManager |
A class that provides system information related to biometrics (e.g. fingerprint, face, etc.). |
BiometricManager.Strings |
Provides localized strings for an application that uses |
BiometricPrompt |
A class that manages a system-provided biometric prompt. |
BiometricPrompt.AuthenticationCallback |
A collection of methods that may be invoked by |
BiometricPrompt.AuthenticationResult |
A container for data passed to |
BiometricPrompt.CryptoObject |
A wrapper class for the crypto objects supported by |
BiometricPrompt.PromptInfo |
A set of configurable options for how the |
BiometricPrompt.PromptInfo.Builder |
A builder used to set individual options for the |
PromptContentItemBulletedText |
A list item with bulleted text shown on |
PromptContentItemPlainText |
A list item with plain text shown on |
PromptContentViewWithMoreOptionsButton |
Contains the information of the template of content view with a more options button for Biometric Prompt. |
PromptContentViewWithMoreOptionsButton.Builder |
A builder used to set individual options for the |
PromptVerticalListContentView |
Contains the information of the template of vertical list content view for Biometric Prompt. |
PromptVerticalListContentView.Builder |
A builder used to set individual options for the |