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

matt10 do-not-reply at jboss.com
Mon Aug 7 13:13:30 EDT 2006


It is possible to do this by inspecting the bean's own annotations with code, i.e. method @PermitAll, @RolesAllowed, and class defaults. This works.

IMHO It would be nice if there was a JBoss method that would allow such method access checks though.

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

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



More information about the jboss-user mailing list