Aki Yoshida created CXF-4829:
--------------------------------
Summary: Add OperationInfo based authorization interceptor
Key: CXF-4829
URL: https://issues.apache.org/jira/browse/CXF-4829
Project: CXF
Issue Type: Improvement
Components: Core
Affects Versions: 2.7.3
Reporter: Aki Yoshida
Assignee: Aki Yoshida
CXF provides a simple authorizing feature using SimpleAuthorizingInterceptor.
However, this interceptor assumes there is a service class available at the
endpoint and roles are assigned to its methods. That means, it does not work if
there is no service class (e.g., you are using just a WSDL file). In such
cases, it is more appropriate to use the service's operation information to
perform authorization.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira