nextcloud/lib/private/Authentication/Token
Joas Schilling 6bcd0975d0 Check the user on remote wipe
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-25 15:50:27 +00:00
..
DefaultToken.php Add interface INamedToken 2019-02-02 20:21:57 +01:00
DefaultTokenCleanupJob.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
DefaultTokenMapper.php Use constant for token version 2018-06-18 22:11:55 +02:00
DefaultTokenProvider.php Move ExpiredTokenException to the correct namespace 2018-10-30 19:30:45 +01:00
INamedToken.php Add interface INamedToken 2019-02-02 20:21:57 +01:00
IProvider.php Error with exception on SSL error 2019-07-18 18:50:44 +02:00
IToken.php Remote wipe support 2019-05-20 20:50:27 +02:00
IWipeableToken.php Refactor: move remote wipe token logic to RW service 2019-07-09 13:39:27 +02:00
Manager.php Handle token insert conflicts 2019-12-02 14:20:51 +01:00
PublicKeyToken.php Remote wipe support 2019-05-20 20:50:27 +02:00
PublicKeyTokenMapper.php Add uid to delete temp token query 2019-09-18 16:11:55 +00:00
PublicKeyTokenProvider.php Throw an invalid token exception is token is marked outdated 2019-12-03 08:25:12 +00:00
RemoteWipe.php Check the user on remote wipe 2020-03-25 15:50:27 +00:00