[jboss-user] [JBoss Seam] - Re: Seam Security - add a permission to Identity

2007-12-07 Thread gersonk
"[EMAIL PROTECTED]" wrote : There's currently nothing built into Seam to allow something like this. What do you suggest while Seam does not have such feature? Is there some plan to support that in the future? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=411

[jboss-user] [JBoss Seam] - Re: Seam Security - add a permission to Identity

2007-12-07 Thread [EMAIL PROTECTED]
There's currently nothing built into Seam to allow something like this. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111353#4111353 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111353 ___

[jboss-user] [JBoss Seam] - Re: Seam Security - add a permission to Identity

2007-12-09 Thread [EMAIL PROTECTED]
I'm currently working on some extensions to the security API, one of these will be ACL security which will allow you to assign instance-based permissions to users. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111498#4111498 Reply to the post : http://www.

[jboss-user] [JBoss Seam] - Re: Seam Security - add a permission to Identity

2007-12-10 Thread gersonk
"[EMAIL PROTECTED]" wrote : I'm currently working on some extensions to the security API, one of these will be ACL security which will allow you to assign instance-based permissions to users. When will be released? Is there any workaround for the 2.0.0 version? I need this in the current projec

[jboss-user] [JBoss Seam] - Re: Seam Security - add a permission to Identity

2007-12-10 Thread [EMAIL PROTECTED]
It should be available in CVS sometime next month. The workaround is to extend Identity yourself with the functionality that you need, although I don't imagine that this is trivial. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111686#4111686 Reply to the