This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Security/Core/Exception
2017-12-31 07:59:27 +01:00
..
AccessDeniedException.php AccessDeniedException: rename object to subject 2016-09-19 13:01:06 +02:00
AccountExpiredException.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
AccountStatusException.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
AuthenticationCredentialsNotFoundException.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
AuthenticationException.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
AuthenticationExpiredException.php Fixed typo in docblock 2017-07-19 14:11:33 +02:00
AuthenticationServiceException.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
BadCredentialsException.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
CookieTheftException.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
CredentialsExpiredException.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
CustomUserMessageAuthenticationException.php Adding a class to make it easier to set custom authentication error messages 2015-09-27 16:39:53 -04:00
DisabledException.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
ExceptionInterface.php [Security\Csrf] Split CsrfTokenGenerator into CsrfTokenManager and TokenGenerator 2013-10-07 14:50:43 +02:00
InsufficientAuthenticationException.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
InvalidArgumentException.php [Security\Csrf] Split CsrfTokenGenerator into CsrfTokenManager and TokenGenerator 2013-10-07 14:50:43 +02:00
InvalidCsrfTokenException.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
LockedException.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
LogicException.php [Security] Trigger a deprecation when a voter is missing the VoterInterface 2017-06-15 07:21:44 -07:00
LogoutException.php [Security] Use LogoutException for invalid CSRF token in LogoutListener 2012-02-14 19:03:52 -05:00
NonceExpiredException.php fixed some deprecation messages 2017-12-31 07:59:27 +01:00
ProviderNotFoundException.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
RuntimeException.php [Security\Csrf] Split CsrfTokenGenerator into CsrfTokenManager and TokenGenerator 2013-10-07 14:50:43 +02:00
SessionUnavailableException.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
TokenNotFoundException.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
UnsupportedUserException.php fixed CS 2011-06-08 12:16:48 +02:00
UsernameNotFoundException.php Make @inheritdoc consistent (lowercase) 2014-07-05 23:07:55 +02:00