Package 

Class BiometricAndDeviceCredential

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

    
    public class BiometricAndDeviceCredential
    extends BiometricAuthenticator
                        

    Settings for all the biometric authentication and device credential is configured

    • 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
      KeyPair generateKeys(Context context, Attestation attestation) generate the public and private keypair
      Boolean isSupported(Context context, Attestation attestation) check biometric is supported
      final DeviceBindingAuthenticationType type()
      • Methods inherited from class org.forgerock.android.auth.devicebind.BiometricAuthenticator

        authenticate, deleteKeys, setBiometricHandler, setKey
      • Methods inherited from class org.forgerock.android.auth.devicebind.DeviceAuthenticator

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

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