coheigea commented on a change in pull request #533: Drop @PreMatching - no need for it URL: https://github.com/apache/cxf/pull/533#discussion_r272128334
########## File path: rt/rs/security/http-signature/src/main/java/org/apache/cxf/rs/security/httpsignature/filters/VerifySignatureClientFilter.java ########## @@ -32,7 +31,6 @@ * RS CXF client Filter which extracts signature data from the context and sends it to the message verifier */ @Provider -@PreMatching Review comment: You could also get rid of it in CreateSignatureFilter ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
