Hi, I'm looking for a way to implement web service authorization with CXF but I can't find anything on the CXF documentation, nor on the web. I would like to define roles, and to specify for each web method which roles are authorized... I've looked at the different WS-* support in the doc, especially WS-Security, WS-SecurityPolicy and WS-Policy but I don't understand how these can be use for authorization.
Please, provide me some links in the case it is possible. Thanks
