FingerprintManagerCompat

Deprecated

Use androidx.biometrics.BiometricPrompt instead.

A class that coordinates access to the fingerprint hardware.

On platforms before M, this class behaves as there would be no fingerprint hardware available.

Types

Link copied to clipboard
abstract class AuthenticationCallback
Callback structure provided to authenticate.
Link copied to clipboard
Container for callback data from authenticate.
Link copied to clipboard
open class CryptoObject
A wrapper class for the crypto objects supported by FingerprintManager.

Functions

Link copied to clipboard
Get a FingerprintManagerCompat instance for a provided context.
Link copied to clipboard
Determine if there is at least one fingerprint enrolled.
Link copied to clipboard
Determine if fingerprint hardware is present and functional.