protected static class LockOutRealm.LockRecord
extends java.lang.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-2018 Apache Software Foundation. All Rights Reserved.