nextcloud/lib/private/Authentication/Token
Roeland Jago Douma 9e7a95fe58
Add more tests
* Add a lot of tests
* Fixes related to those tests
* Fix tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-06-18 22:11:55 +02:00
..
DefaultToken.php Initial PKT implementation 2018-06-18 22:11:54 +02:00
DefaultTokenCleanupJob.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
DefaultTokenMapper.php Just pass uid to the Token stuff 2018-06-18 22:11:54 +02:00
DefaultTokenProvider.php Just pass uid to the Token stuff 2018-06-18 22:11:54 +02:00
IProvider.php Just pass uid to the Token stuff 2018-06-18 22:11:54 +02:00
IToken.php Certain tokens can expire 2018-05-17 16:10:19 +02:00
Manager.php Add more tests 2018-06-18 22:11:55 +02:00
PublicKeyToken.php Initial PKT implementation 2018-06-18 22:11:54 +02:00
PublicKeyTokenMapper.php Add more tests 2018-06-18 22:11:55 +02:00
PublicKeyTokenProvider.php Add more tests 2018-06-18 22:11:55 +02:00