HID APPROVE SDK  5.7.1
HID APPROVE SDK for Android
com.hidglobal.ia.service.protectionpolicy.BioAuthenticationState Enum Reference

Public Attributes

 ENABLED
 
 NOT_CAPABLE
 
 NOT_ENABLED
 
 NOT_ENROLLED
 

Detailed Description

Working state of authentication with biometrics.

Member Data Documentation

◆ ENABLED

com.hidglobal.ia.service.protectionpolicy.BioAuthenticationState.ENABLED

Authentication with biometrics is enabled, the SDK will accept password null in authentication methods.

◆ NOT_CAPABLE

com.hidglobal.ia.service.protectionpolicy.BioAuthenticationState.NOT_CAPABLE

The device has no biometric sensor, authentication with biometrics is not possible

◆ NOT_ENABLED

com.hidglobal.ia.service.protectionpolicy.BioAuthenticationState.NOT_ENABLED

Authentication with biometrics is not enabled. To enable, a call to BioPasswordPolicy.enableBioAuthentication is required.

◆ NOT_ENROLLED

com.hidglobal.ia.service.protectionpolicy.BioAuthenticationState.NOT_ENROLLED

The user did not enrolled biometric features at the device level, authentication with biometrics cannot be enabled.


The documentation for this enum was generated from the following file: