Interface FingerprintUserVerificationContext

All Superinterfaces:
UserVerificationContext

public interface FingerprintUserVerificationContext extends UserVerificationContext
The object providing information about the fingerprint user verification (i.e. the user credential validation) operation to be done.

This object contains the information required to ask the user to authenticate: like for instance whether there were previous errors authenticating, etc.

See Also:
  • Method Details

    • lastRecoverableError

      When a recoverable error occurred during the last credential verification, this method returns the object describing the last error.
      Returns:
      the last error