nextcloud-server/lib/private/Authentication/Token
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-23 10:36:13 +07:00
..
INamedToken.php
IProvider.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
IToken.php Improve docblock annotations for tokens and their exceptions 2023-10-23 15:20:04 +07:00
IWipeableToken.php
Manager.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
PublicKeyToken.php Allow passing null to PublicKeyToken::setScope, fixes tests 2023-10-23 15:52:07 +07:00
PublicKeyTokenMapper.php Fix typo 2023-08-25 11:20:34 +07:00
PublicKeyTokenProvider.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
RemoteWipe.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
TokenCleanupJob.php