nextcloud/lib/private/Authentication/Token
Côme Chilliet 6515fa638a
fix: Add explicit getToken method for PublicKeyToken entity
This allows mocking the method in tests, and makes sure typing is
 respected

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-06-11 09:45:30 +02:00
..
INamedToken.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IToken.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IWipeableToken.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Manager.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PublicKeyToken.php fix: Add explicit getToken method for PublicKeyToken entity 2026-06-11 09:45:30 +02:00
PublicKeyTokenMapper.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PublicKeyTokenProvider.php chore(tests): Avoid deprecation in PublicKeyTokenProvider 2026-06-11 09:45:27 +02:00
RemoteWipe.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TokenCleanupJob.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00