[jboss-jira] [JBoss JIRA] Updated: (JBRULES-1732) Put the permission list into the session.

chuan wu (JIRA) jira-events at lists.jboss.org
Thu Aug 14 04:43:41 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBRULES-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chuan wu updated JBRULES-1732:
------------------------------

    Attachment: jira_permission_session.diff


> Put the permission list into the session. 
> ------------------------------------------
>
>                 Key: JBRULES-1732
>                 URL: https://jira.jboss.org/jira/browse/JBRULES-1732
>             Project: JBoss Drools
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: chuan wu
>            Assignee: Mark Proctor
>         Attachments: jira_permission_session.diff
>
>
> Need to work out where to store the List<RoleBasePermission>'s - in
> the session or whatever. In any case, it should be ONE list for all
> permissions, not a separate one for categories and packages.
>  - one possibility is to create a Seam component that encapsulates
> this list - you can then declaritively set its lifecycle to session,
> and then it can be got from the Seam context from anywhere without
> having to worry if it is in the session, or if it is cached etc - it
> just gets that component which returns a list of perms. 

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

        



More information about the jboss-jira mailing list