You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2019/04/04 11:07:28 UTC

[GitHub] [cxf] coheigea commented on a change in pull request #533: Drop @PreMatching - no need for it

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:
users@infra.apache.org


With regards,
Apache Git Services