[jboss-user] [Security & JAAS/JBoss] - Re: Check access to bean methods from bean

j2ee_junkie do-not-reply at jboss.com
Wed Aug 9 08:50:44 EDT 2006


matt10,

I would say this is an interesting use case.  The problem with making client unaware of buisness components is that you then have to come up with ways to configure your client to do stuff with abstract notions of business objects.  In that case what you have done with annotation inspecting is a solution.  Another might be to create a method that all your buisness beans can implement that returns this data to your client.  If you find another solution, please let us know.  I would be interested in hearing how it turns out.

cgriffith

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

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



More information about the jboss-user mailing list