[jboss-user] [EJB 3.0] - Security Proxy
chintoz
do-not-reply at jboss.com
Tue Aug 22 06:01:23 EDT 2006
With EJB 2.0 i develop a security model using security proxy. This model works over entity bean methods to inspect when a user can access/modify the bean properties.
In EJB3 i try to do the same using Interceptor, but i read that intercerptors only works over business logic methods in session/message beans.
how can i develop a similiar application using EJB3?
Thanks
Jacinto J.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966641#3966641
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966641
More information about the jboss-user
mailing list