Package 

Class BiometricAuthenticator

  • All Implemented Interfaces:
    org.forgerock.android.auth.devicebind.CryptoAware , org.forgerock.android.auth.devicebind.DeviceAuthenticator

    
    public abstract class BiometricAuthenticator
     implements CryptoAware, DeviceAuthenticator
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Unit setKey(CryptoKey cryptoKey)
      final Unit setBiometricHandler(BiometricHandler biometricHandler)
      Unit deleteKeys(Context context)
      DeviceBindingStatus authenticate(Context context) Display biometric prompt for authentication type
      • Methods inherited from class org.forgerock.android.auth.devicebind.DeviceAuthenticator

        generateKeys, isSupported, prompt, sign, sign, type
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait