Package com.gemalto.mfs.mwsdk.cdcvm


package com.gemalto.mfs.mwsdk.cdcvm
  • Class
    Description
    An enum that identifies if the device is capable of supporting the biometrics.
    Provides the ability to cancel a biometric authentication operation that is in progress.
    To check if the device keyguard and biometric fingerprint are supported by the current device and that everything is in place in the device to use them as a CDCVM method.
    This class holds the support results for device keyguard and biometric fingerprint of the current device.
    A class that manages the device keyguard mechanism when CHVerificationMethod is DEVICE_KEYGUARD.
    Device CVM (biometric fingerprint or device keyguard) verification interface.
    A class that contains information used for starting biometric authentication.
    The DeviceCVMVerifyAdditionalErrors class defines additional set of error codes used when a problem is encountered during Device CVM verification.
    This interface is "called" by the SDK in order to inform the MPA for the biometric fingerprint/Device keyguard authentication status.
    An enum that identifies if the device is capable of supporting the device keyguard as CHVerificationMethod.