was going over some of the Seam security items (using @Secure) and declaring an 
authenticator.

Now this only works on the components right? There is nothing right now that 
does page level security?

I noticed on your issue log you have
anonymous wrote : 
  | The security framework for Seam:
  | 
  | Identity API for authentication and programmatic authorization
  | SecurityInterceptor
  | @RequirePermission, @RequireRole
  | @DefinePermission
  | <page require-permission>, <page require-role> in pages.xml
  | <s:secure/>
  | JAAS integration
  | 
  | Possibly we will do it as
  | @Restrict + an EL for expressing restrictions
  | 

Am i to assume this will be extended on the seam security package, and thus 
allow page level security?



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986652#3986652

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986652
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to