]
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: