AuthenticationRequest.Biometric.Fallback
public abstract class AuthenticationRequest.Biometric.Fallback
AuthenticationRequest.Biometric.Fallback.DeviceCredential |
Device credential as the fallback. |
AuthenticationRequest.Biometric.Fallback.NegativeButton |
A customized negative button as the fallback. |
Fallback options for the biometric authentication. This may be triggered by the user manually pressing the button, or biometric fails too many times and is locked out.
Summary
Nested types |
|---|
public static class AuthenticationRequest.Biometric.Fallback.DeviceCredential extends AuthenticationRequest.Biometric.FallbackDevice credential as the fallback. |
public final class AuthenticationRequest.Biometric.Fallback.NegativeButton extends AuthenticationRequest.Biometric.FallbackA customized negative button as the fallback. |