Security is currently role based in j2ee so there is no generic
solution short of doing the check yourself using application
level logic.

--
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx
Dan Avram wrote:
Is it possible to define conditionnal method permissions ?
That is, is it possible to tell JBoss that a permission is
set according to a bean field value ?

Not through the J2EE declared security, but by writing an interceptor that does what you want.


Is this a J2EE generic solution ? I have a similar issue to solve out and a
JBoss specific solution is not an option.

Thanks.

Dan Avram





------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to