Joni Suominen wrote:
Hi,
I added a support to filter arrays using BasicAclEntryAfterInvocationCollectionFilteringProvider (see: http://forum.springframework.org/viewtopic.php? t=2553&sid=5e5393a3c6a8c4d89f07ad7feda30e4a ). I didn't implement it using a separate class hierarchy but added the array filtering straight into the BasicAclEntryAfterInvocationCollectionFilteringProvider class (it was a small refactoring of the decide-method). I think that this implementation strategy is more user friendly since it allows one to refactor the return type from Collection to array (or vice versa) without a need to change the security configuration. Please review the attached code and include it to the release if you agree with the implementation.
Hi Joni
Thanks for the contribution. I've just added it to CVS.
Best regards Ben
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
