nextcloud-server/lib/private/Authentication/Token
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP
This is an helpful helper that should be used in more place than just
server and this is already the case with groupfodlers, deck, user_oidc
and more using it, so let's make it public

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-14 15:54:31 +02:00
..
INamedToken.php
IProvider.php Automatically cut the token name on the first level 2022-03-23 21:38:53 +01:00
IToken.php
IWipeableToken.php
Manager.php Automatically cut the token name on the first level 2022-03-23 21:38:53 +01:00
PublicKeyToken.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +01:00
PublicKeyTokenMapper.php Remove default token which is deprecated since Nextcloud 13 2021-12-01 18:41:31 +01:00
PublicKeyTokenProvider.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
RemoteWipe.php