[ 
https://issues.apache.org/jira/browse/CXF-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aki Yoshida resolved CXF-4829.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6.7
                   2.7.4
                   2.8.0
    
> 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
>             Fix For: 2.8.0, 2.7.4, 2.6.7
>
>
> 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

Reply via email to