|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.arsdigita.acs.ScheduledProcedure
|
+--com.arsdigita.acs.Security.SweepSessions
Scheduled procedure to remove stale sessions from the sec_session_properties table
| Field Summary | |
static java.lang.String |
cvsId
|
| Constructor Summary | |
Security.SweepSessions()
|
|
| Method Summary | |
void |
run()
Remove all sessions from the sec_session_properties table that have been inactive for the last [SessionLifetime] seconds (default, about 2 days). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String cvsId
| Constructor Detail |
public Security.SweepSessions()
| Method Detail |
public void run()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||