public abstract class BioFingerprintContainer
extends java.lang.Object
| Modifier | Constructor and Description | 
|---|---|
protected  | 
BioFingerprintContainer()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
authenticateUser(Authenticatable authenticatable,
                android.os.CancellationSignal cancellationSignal,
                BioFingerprintAuthenticationCallbacks authCallbacks)
This method verifies if authentication with fingerprint to token
 succeeded. 
 | 
public abstract void authenticateUser(Authenticatable authenticatable, android.os.CancellationSignal cancellationSignal, BioFingerprintAuthenticationCallbacks authCallbacks)
authenticatable - object to authenticatecancellationSignal - signal that should be sent to stop the authentication processauthCallbacks - purpose of callbacks to provide access to UI for
                           authentication