org.apache.catalina.realm
Class LockOutRealm.LockRecord
java.lang.Object
org.apache.catalina.realm.LockOutRealm.LockRecord
- Enclosing class:
- LockOutRealm
protected static class LockOutRealm.LockRecord
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LockOutRealm.LockRecord
protected LockOutRealm.LockRecord()
getFailures
public int getFailures()
setFailures
public void setFailures(int theFailures)
getLastFailureTime
public long getLastFailureTime()
registerFailure
public void registerFailure()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.