Is it possible to use dynamic roles in the @Secured("ROLE_XYZ") page
annotation in such a way that a service could be employed to retrieve a list
of roles and populate the annotation before the request is
intercepted/interrogate by the Spring $ecurity integration?  Something
equivalent to an expansion to call a method in  onBeforeRender method etc? 
It appears that annotation values are fixed at compile time, or am I
<hopefully> missing something obvious?  Background is to allow certain pages
to have their $ecurity requirements amended through the UI without a
restart.

Thanks,
Jim.
-- 
View this message in context: 
http://old.nabble.com/T5-with-Spring-%24ecurity---dynamic-roles-on-pages-tp27186104p27186104.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to