Last Modified
2013-09-27 17:49:55 +0000
Requires

Description

Each time a record is set we check whether its session has already timed out or not, based on last request time. If so, the record is logged out and redirected to the sign in page. Also, each time the request comes and the record is set, we set the last request time inside its scoped session to verify timeout in the following request.