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/Exception
2010-12-18 08:10:53 +01:00
..
AccessDeniedException.php removed ForbiddenHttpException 2010-12-10 09:00:06 +01:00
AccountExpiredException.php added the Security Component and its integration into the MVC framework 2010-10-19 13:33:17 +02:00
AccountStatusException.php added the Security Component and its integration into the MVC framework 2010-10-19 13:33:17 +02:00
AuthenticationCredentialsNotFoundException.php [Security] Fixed coding standard 2010-10-19 17:22:31 +02:00
AuthenticationException.php [Security] removed type hint in AuthenticationException as the extra information can be of different classes 2010-10-22 15:19:13 +02:00
AuthenticationServiceException.php added the Security Component and its integration into the MVC framework 2010-10-19 13:33:17 +02:00
BadCredentialsException.php added the Security Component and its integration into the MVC framework 2010-10-19 13:33:17 +02:00
CredentialsExpiredException.php added the Security Component and its integration into the MVC framework 2010-10-19 13:33:17 +02:00
DisabledException.php added the Security Component and its integration into the MVC framework 2010-10-19 13:33:17 +02:00
InsufficientAuthenticationException.php added the Security Component and its integration into the MVC framework 2010-10-19 13:33:17 +02:00
LockedException.php added the Security Component and its integration into the MVC framework 2010-10-19 13:33:17 +02:00
NonceExpiredException.php added the Security Component and its integration into the MVC framework 2010-10-19 13:33:17 +02:00
ProviderNotFoundException.php added the Security Component and its integration into the MVC framework 2010-10-19 13:33:17 +02:00
UnsupportedAccountException.php remove user provider name 2010-12-18 08:10:53 +01:00
UsernameNotFoundException.php added the Security Component and its integration into the MVC framework 2010-10-19 13:33:17 +02:00