* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Security\Core\Authorization; /** * The AuthorizationCheckerInterface. * * @author Johannes M. Schmitt */ interface AuthorizationCheckerInterface { /** * Checks if the attributes are granted against the current authentication token and optionally supplied subject. * * @param mixed $attributes * @param mixed $subject * * @return bool */ public function isGranted($attributes, $subject = null); } __halt_compiler();----SIGNATURE:----X2wNiXKKopojWGOKLQILBGrDHyYznNX+PsnExsoOwpHOpzNKqELot66l91pMnIcogP2Gtyt8zKKiS3F8SKzTyATnzz+DCNruRkRvwgllPwo6MZ1/aZFENRX3KoT+B5cKSI4U1nu+/BFCy7FdysAfEpO0+tHo3a03IifrVF/cu4qJ1CXlms0oVR5K8YmPb6oVTrcVv2PKbEcMCQy6W7buNfUcOKS2v+U2pb2Zyyb0hLFB0eDGz8QNDQBAXVti08bcqDhgJKfH+Mqpv27sbYn3D+BWvrtjWJprZyG83sF6zXPGokdr6UE1gV6aiyklmibkeTV/O6tb+XlHOTDqUyAPmjKEH/8QQu2CukvVu53rhVYvJQRENimS9vjlhQ4MYJWVLcRcHPOrzzCcu2K0LsNtVRZnb+BlUGrK9eiLjaYNz7CPTkI52fPANEL5IqwDZD+4vTnEzjSSxed/xj9pE/t+5AUEqiXXQ8zqq4fphxKE+MU7XlrAzTuqqoMO3drpfKc6n2dIMFGXPc9Q8RJywQ0p9T0K4V7+gUhiQdTj77Erl8rW7gJpTz5kVl4O5v0q5+IrDVUdOLxy2wR0Q37BK3T1aliGszo47rl58+TzlGhlgPr5bIoET89ECRXVSYgsI+wSDui3Wue6SYYJyNs+fua2wvMuuRzXoh66nt5OEfDHO/I=----ATTACHMENT:----OTIxNDIzMzEyOTkwMTczIDk1OTEzOTE4OTIzODk1NjIgMzc0MjQzNTAxOTI3NzkzMw==