[
http://jira.jboss.com/jira/browse/JBSEAM-764?page=all ]
Gavin King updated JBSEAM-764:
------------------------------
Fix Version/s: 1.1.7.GA
Assignee: Gavin King
This can be impemented easily by
@Name("identity")
@Install(classDependencies=....,priority=FRAMEWORK)
public class DroolsIdentity extends Identity
{
}
where the superclass does basic role-based security, and the subclass handles the drools
stuff.
Roles based security without drools jars
----------------------------------------
Key: JBSEAM-764
URL:
http://jira.jboss.com/jira/browse/JBSEAM-764
Project: JBoss Seam
Issue Type: Feature Request
Components: Security
Reporter: Piotr Walczyszyn
Assigned To: Gavin King
Fix For: 1.1.7.GA
To limit number of required jars in cases when role based security is used [without
permissions], drools jars could be excluded from required dependecies.
--
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