nextcloud-server/lib/private/Authentication/Token
Roeland Jago Douma 19f84f7b54
Add tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-02 19:50:54 +07:00
..
DefaultToken.php Use constant for token version 2018-06-18 22:11:55 +07:00
DefaultTokenCleanupJob.php Use ::class statement instead of string 2018-01-29 12:03:47 +07:00
DefaultTokenMapper.php Use constant for token version 2018-06-18 22:11:55 +07:00
DefaultTokenProvider.php Update all the publickey tokens if needed on web login 2018-10-02 19:50:54 +07:00
IProvider.php Update all the publickey tokens if needed on web login 2018-10-02 19:50:54 +07:00
IToken.php Certain tokens can expire 2018-05-17 16:10:19 +07:00
Manager.php Update all the publickey tokens if needed on web login 2018-10-02 19:50:54 +07:00
PublicKeyToken.php Add tests 2018-10-02 19:50:54 +07:00
PublicKeyTokenMapper.php Update all the publickey tokens if needed on web login 2018-10-02 19:50:54 +07:00
PublicKeyTokenProvider.php Update all the publickey tokens if needed on web login 2018-10-02 19:50:54 +07:00