Hello Ionel, you have, for example, UserRole and AdminRole. Each contains its own permission. Then when you want to give some person all that permissions you just assign the person these two roles. That's all.
alex Tuesday, July 16, 2002, 10:56:33 AM, you wrote: IG> Hi, IG> how to define that a role-name herits from another role so I don't need IG> to cut'n'paste all method permissions. IG> (ex : a user role and an admin role. I want the admin role to use the IG> user role and to add some other permissions. Only the added permissions IG> that differ from the user role will be added) IG> Is it possible ? IG> thanks, IG> ionel IG> ------------------------------------------------------- IG> This sf.net email is sponsored by: Jabber - The world's fastest growing IG> real-time communications platform! Don't just IM. Build it in! IG> http://www.jabber.com/osdn/xim IG> _______________________________________________ IG> JBoss-user mailing list IG> [EMAIL PROTECTED] IG> https://lists.sourceforge.net/lists/listinfo/jboss-user -- Best regards, Alex Loubyansky ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
