HID APPROVE SDK
5.12
HID Approve SDK for Android
|
The access to the credential will be locked after a configurable number of failed attempts. More...
Public Member Functions | |
CounterLockPolicy (int maxCounter) | |
int | getMaxCounterValue () |
String | toString () |
![]() | |
String | getType () |
LockPolicy (String type) | |
The access to the credential will be locked after a configurable number of failed attempts.
|
inline |
Constructor
maxCounter | the max counter value of the credential before it gets locked. |
|
inline |
Returns the max counter value of the credential before it gets locked.
|
inline |
Displays a readable description of the lock policy.