Hi, I'm fairly new to webservices and was wondering if CXF has the ability to restrict users to certain web services methods. If I have PerformProductSearch and UpdateProductInformation, I want to allow user A (or users that is in user group A) permission to only PerformProductSearch. But user B (or users that are in user group B) can access to both methods.
Thanks, Van -- View this message in context: http://www.nabble.com/Method-level-authentication--tf4342781.html#a12371372 Sent from the cxf-user mailing list archive at Nabble.com.
