[jboss-dev-forums] [Design of EJB 3.0] - Re: Pulling security out as a separate module

ALRubinger do-not-reply at jboss.com
Mon Apr 14 05:45:25 EDT 2008


"anil.saldhana at jboss.com" wrote : What about the security interceptors (AuthenticationInterceptorv2, RoleBasedInterceptorv2 etc) in ejb3 core? Should they be moved to the ejb3-interceptors using the ejb3-security module code base?

EJB3 Interceptors is the scaffolding for implementation of EJB3 Core Spec Chapter 12.

Individual interceptors, now referred as "aspects" for differentiation, live in jbossas/projects/jboss-aspects.  If these are EJB3-specific, you can make a new component under jbossas/projects/ejb3.

S,
ALR

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143821



More information about the jboss-dev-forums mailing list