[jboss-user] [JBoss Seam] - Re: Road Map

sbryzak2 do-not-reply at jboss.com
Fri Dec 29 08:05:30 EST 2006


You'll be able to extend SecurityConfiguration to load roles/permissions from a database if you like, however keep in mind that these are only explicitly assigned permissions, as opposed to the dynamic rule-based permissions that the security API will also support.

As for enums, the type safety would be nice however permissions can have any name (eg customer.doSpecialAction) so that unfortunately rules them out.  




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

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



More information about the jboss-user mailing list