[jboss-user] [JBoss AOP] - How to refactor to set privilege access for diff packages?

john_woo@canada.com do-not-reply at jboss.com
Mon Oct 20 22:27:07 EDT 2008


Hi,

I'm not sure this topic should be post in this group or security group or other.

Anyway, let's assume com.a package is implemented with 1000 classes with all public access methods, now classes in com.b want to use it. I'm wondering, how to refactor classes in com.a, so that only a few of classes/methods (which should be configurable) can be accessed from com.b?

is it possible with less changes?

Thanks
--
John

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

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



More information about the jboss-user mailing list