Class ExecutorServiceSessionValidationScheduler

java.lang.Object
org.apache.shiro.session.mgt.ExecutorServiceSessionValidationScheduler
All Implemented Interfaces:
Runnable, SessionValidationScheduler

SessionValidationScheduler implementation that uses a ScheduledExecutorService to call ValidatingSessionManager.validateSessions() every sessionValidationInterval milliseconds.
Since:
0.9