|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.catalina.realm.LockOutRealm.LockRecord
protected class LockOutRealm.LockRecord
Constructor Summary | |
---|---|
protected |
LockOutRealm.LockRecord()
|
Method Summary | |
---|---|
int |
getFailures()
|
long |
getLastFailureTime()
|
void |
registerFailure()
|
void |
setFailures(int theFailures)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected LockOutRealm.LockRecord()
Method Detail |
---|
public int getFailures()
public void setFailures(int theFailures)
public long getLastFailureTime()
public void registerFailure()
|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |