[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2318) add revoke() to PermissionCheck

Dan Allen (JIRA) jira-events at lists.jboss.org
Thu Nov 29 00:12:46 EST 2007


add revoke() to PermissionCheck
-------------------------------

                 Key: JBSEAM-2318
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2318
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Security
    Affects Versions: 2.0.0.GA
            Reporter: Dan Allen
             Fix For: 2.0.1.GA
         Attachments: JBSEAM-2318-v1.txt

A LOT of the power of using a rules engine is stripped by not allowing a toggle of the grant flag on PermissionCheck. One of the main benefits of rules is to be able to apply a general case and then apply a more specific case. If you grant() in the general case, the specific case is worthless. However, it would make sense if the specific case could access the revoke() call.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list