[jboss-user] [JBoss Seam] - Re: Road Map

2006-12-29 Thread sbryzak2
You'll be able to extend SecurityConfiguration to load roles/permissions from a database if you like, however keep in mind that these are only explicitly assigned permissions, as opposed to the dynamic rule-based permissions that the security API will also support. As for enums, the type

[jboss-user] [JBoss Seam] - Re: Road Map

2006-12-28 Thread perwik
I just took a look at Seam in the CVS and after going through the seamspace example I can't say anything else than: I love you guys! :-) I've been putting off this project for a long time in lack of a good security implementation and now you've solved a lot of my problems. I know you've

[jboss-user] [JBoss Seam] - Re: Road Map

2006-12-19 Thread amitev
How about implementing synchronizer token in seam? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3994939#3994939 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3994939 ___

[jboss-user] [JBoss Seam] - Re: Road Map

2006-12-19 Thread [EMAIL PROTECTED]
anonymous wrote : How about implementing synchronizer token in seam? A what? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3995024#3995024 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3995024

[jboss-user] [JBoss Seam] - Re: Road Map

2006-12-19 Thread amitev
This text is from core j2ee patterns [1]: Synchronizer Token This strategy addresses the problem of duplicate form submissions. A synchronizer token is set in a user's session and included with each form returned to the client. When that form is submitted, the synchronizer token in the form

[jboss-user] [JBoss Seam] - Re: Road Map

2006-11-17 Thread rlhr
I went through the road map and I must say I'm really excited to what's coming up :) Thanks a lot for the hard and good work. Richard View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3986759#3986759 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Road Map

2006-11-17 Thread cavani
Amazing... My only concern is that the Security Feature Request is not separated in minor features for individual voting... I'm interested in Seam's JAAS support over JSF on Facelets (no j_security_check form action) through Login action bean... any ways... that's a good plan... congrats!!

[jboss-user] [JBoss Seam] - Re: Road Map

2006-11-17 Thread [EMAIL PROTECTED]
Note that the security stuff is in heavy flux. Shane and I and the Drools guys have been having some discussions about what will be the final form of this stuff and its turning out pretty interesting (a LOT different to the standard Java EE security). So anyway, thats why it isn't broken down

[jboss-user] [JBoss Seam] - Re: Road Map

2006-11-17 Thread js8523
Re: Seam security stuff. Is this also up for discussion with the Portal and Jbpm guys, as I remember you stating a while ago that you would like to see standardisation between the products? Thanks James View the original post :

[jboss-user] [JBoss Seam] - Re: Road Map

2006-11-17 Thread [EMAIL PROTECTED]
Yeah, but that is outside of the current scope of work. At some stage we need a unified identity model for all projects, but that won't happen in this work. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3986990#3986990 Reply to the post :