Interface PinAuthenticatorProtectionStatus
- All Known Subinterfaces:
PinAuthenticatorProtectionStatus.LastAttemptFailed,PinAuthenticatorProtectionStatus.LockedOut,PinAuthenticatorProtectionStatus.Unlocked
public interface PinAuthenticatorProtectionStatus
The object describing the PIN authenticator protection status.
It provides information regarding how many retries are available for the end user before locking the authenticator.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAnd invalid PIN was provided previously.static interfaceThe authenticator is locked and cannot be used.static interfaceThe authenticator is unlocked and can be used.