Core\Authorization\Voter (Component\Security)
Symfony\Component\Security\Core\Authorization\Voter
Classes
AuthenticatedVoter | AuthenticatedVoter votes if an attribute like ISAUTHENTICATEDFULLY, ISAUTHENTICATEDREMEMBERED, or ISAUTHENTICATEDANONYMOUSLY is present. |
RoleHierarchyVoter | RoleHierarchyVoter uses a RoleHierarchy to determine the roles granted to the user before voting. |
登录查看完整内容
|