Grabba Driver for Android
Unified driver for Grabba devices on the Android operating system
Package com.grabba.driver.fingerprint

Description

Support for fingerprint reader hardware in Grabba devices.

This package provides fingerprint reader functionality and related types. It is relevant only when interfacing with Grabba devices that contain a fingerprint reader.

Note
Currently only the -PIF, -PIV, -SFP and -WSQ device series are supported; support for other devices will be added in subsequent releases.

Classes

class  FingerprintAPI
 Provides access to Grabba fingerprint reader functionality, such as capturing fingerprints. More...
 
class  FingerprintImage
 Class encapsulating fingerprint image data plus associated metadata. More...
 
interface  FingerprintInterface
 Interface class for Grabba fingerprint reader events. More...
 
class  FingerprintListener
 Base class for receiving events related to the fingerprint reader on a Grabba device. More...
 
class  FingerprintTemplate
 Class encapsulating fingerprint template data plus associated metadata. More...
 
class  FingerprintUserMessage
 Class encapsulating fingerprint reader user message data. More...
 
class  FingerprintUserRecord
 User record structure for use with fingerprint reader databases. More...