[ https://issues.apache.org/jira/browse/CXF-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christian Schneider updated CXF-5121: ------------------------------------- Description: Most of this issues is about refactorings to improve readability of the code. There is one functional change though: In AbstractXACMLAuthorizingInterceptor.authorize the handling of the response does not look into the resources anymore. The decision should be enough. In a second step I introduce an class XACMLAuthorizingInterceptor that simply needs to be given a PolicyDecisionPoint to do its work. As the abstract class is then not necessary anymore I deprecate it. was: Most of this issues is about refactorings to improve readability of the code. There is one functional change though: In AbstractXACMLAuthorizingInterceptor.authorize the handling of the response does not look into the resources anymore. The decision should be enough. > Refactor rt security for better readability > ------------------------------------------- > > Key: CXF-5121 > URL: https://issues.apache.org/jira/browse/CXF-5121 > Project: CXF > Issue Type: Improvement > Affects Versions: 2.7.5 > Reporter: Christian Schneider > Assignee: Christian Schneider > Fix For: 3.0.0 > > > Most of this issues is about refactorings to improve readability of the code. > There is one functional change though: > In AbstractXACMLAuthorizingInterceptor.authorize the handling of the response > does not look into the resources anymore. The decision should be enough. > In a second step I introduce an class XACMLAuthorizingInterceptor that simply > needs to be given a PolicyDecisionPoint to do its work. As the abstract class > is then not necessary anymore I deprecate it. -- 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