Hello, I am using CXF 2.7.6, and I am looking for a configuration-type method to control which operations are accessible. This way I can build a complete set, and then when it is deployed to a server where we only want specific operations to be available, we can restrict the rest without having to do a custom build. Is this possible?
Thanks in advance, Aaron.
