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/tests/Symfony/Tests/Component/Security/Acl/Domain
Johannes Schmitt 1d5538fc60 [Security] various changes, see below
- visibility changes from protected to private
- AccountInterface -> UserInterface
- SecurityContext::vote() -> SecurityContext::isGranted()
2011-03-10 10:25:32 +01:00
..
AclTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
AuditLoggerTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DoctrineAclCacheTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
EntryTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
FieldEntryTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ObjectIdentityRetrievalStrategyTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ObjectIdentityTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
PermissionGrantingStrategyTest.php [Security] various changes, see below 2011-03-10 10:25:32 +01:00
RoleSecurityIdentityTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
SecurityIdentityRetrievalStrategyTest.php [Security] various changes, see below 2011-03-10 10:25:32 +01:00
UserSecurityIdentityTest.php [Security] various changes, see below 2011-03-10 10:25:32 +01:00