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