Class SessionInactivityTimer


  • public class SessionInactivityTimer
    extends IdleTimeout
    Timer to handle session timeout due to inactivity. Each Session has a timer associated with it that fires whenever it has been idle for a configurable amount of time, or the Session expires.

    Created: 2017. 6. 25.