nextcloud/lib/private/Authentication/Token
Christoph Wurst 3ab922601a
Check if session token is valid and log user out if the check fails
* Update last_activity timestamp of the session token
* Check user backend credentials once in 5 minutes
2016-05-11 13:36:46 +02:00
..
DefaultToken.php Check if session token is valid and log user out if the check fails 2016-05-11 13:36:46 +02:00
DefaultTokenCleanupJob.php invalidate (delete) session token on logout 2016-05-11 13:36:46 +02:00
DefaultTokenMapper.php Check if session token is valid and log user out if the check fails 2016-05-11 13:36:46 +02:00
DefaultTokenProvider.php Check if session token is valid and log user out if the check fails 2016-05-11 13:36:46 +02:00
IProvider.php token based auth 2016-05-11 13:36:46 +02:00
IToken.php token based auth 2016-05-11 13:36:46 +02:00