ExecutorServiceSessionValidationScheduler.enableSessionValidation

Creates a single thread {@link ScheduledExecutorService} to validate sessions at fixed intervals and enables this scheduler. The executor is created as a daemon thread to allow JVM to shut down

class ExecutorServiceSessionValidationScheduler
void
enableSessionValidation
()

Meta