protected static class LockOutRealm.LockRecord extends Object
| Modifier | Constructor and Description | 
|---|---|
| protected  | LockOutRealm.LockRecord() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getFailures() | 
| long | getLastFailureTime() | 
| void | registerFailure() | 
| void | setFailures(int theFailures) | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.