Class DeviceAuthenticationChecker


  • public class DeviceAuthenticationChecker
    extends Object
    DeviceAuthenticationChecker used to check what kind of authentication the device supports.
    Since:
    1.0
    Version:
    1.0
    • Method Detail

      • getBiometricsSupport

        public static BiometricsSupport getBiometricsSupport​(Context context)
        An utility to check if the Biometric can be supported as an authentication method for the current Device.
      • getDeviceKeyguardSupport

        public static DeviceKeyguardSupport getDeviceKeyguardSupport​(Context context)
        An utility to check if the Keyguard can be supported as an authentication method for the current Device.