summaryrefslogtreecommitdiffstats
path: root/Core/User/AccountCheckerInterface.php
Commit message (Collapse)AuthorAgeFilesLines
* [Security] various changes, see belowJohannes Schmitt2011-03-101-36/+0
| | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted()
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-2/+2
|
* namespace changesJohannes M. Schmitt2011-01-261-0/+36
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http