Marco Mistroni wrote:
So i'll need to get the proper UserInrole, and for that reason i was suggested to use a container adapter somewhere in the acegi admin guide, if i remember correctly, it is mentioned that using adapter isnot a good
approach...
You can use isUserInRole() by using SecurityContextHolderAwareRequestFilter. You won't need to use a container adapter, and, as you point out, their use is generally discouraged due to the comparative complexity and non-portability.

Best regards
Ben


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
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