[EMAIL PROTECTED] wrote:
> I would like to add new resources (web-pages) to the
> objectDefinitionSource dynamically. 
> I don't want to stop the application, change the applicationContext.xml
> and then start the application again.
> 
> What is the best way to achieve this?


Just write a database-backed FilterInvocationObjectDefinitionSource
implementation. I know others have done this. Simply dependency inject
your custom implementation into the FilterSecurityInterceptor.

Cheers
Ben

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to