nextcloud/lib/private/Authentication/Token
Christoph Wurst 01b8291c76
Type the autentication provider passwords as nullable strings
For historic reasons we couldn't add a nullable type hint before
nullable type hints were supported by our target php versions. This is
now possible.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-13 17:17:25 +02:00
..
DefaultToken.php Update php licenses 2021-06-04 22:02:41 +02:00
DefaultTokenCleanupJob.php Update php licenses 2021-06-04 22:02:41 +02:00
DefaultTokenMapper.php Update php licenses 2021-06-04 22:02:41 +02:00
DefaultTokenProvider.php Type the autentication provider passwords as nullable strings 2021-10-13 17:17:25 +02:00
INamedToken.php Update php licenses 2021-06-04 22:02:41 +02:00
IProvider.php Type the autentication provider passwords as nullable strings 2021-10-13 17:17:25 +02:00
IToken.php Update php licenses 2021-06-04 22:02:41 +02:00
IWipeableToken.php Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php Update php licenses 2021-06-04 22:02:41 +02:00
PublicKeyToken.php Update php licenses 2021-06-04 22:02:41 +02:00
PublicKeyTokenMapper.php Update php licenses 2021-06-04 22:02:41 +02:00
PublicKeyTokenProvider.php Type the autentication provider passwords as nullable strings 2021-10-13 17:17:25 +02:00
RemoteWipe.php Update php licenses 2021-06-04 22:02:41 +02:00