Package org.apache.cxf.rs.security.httpsignature.filters
-
Class Summary Class Description CreateSignatureInterceptor RS WriterInterceptor + ClientRequestFilter for outbound HTTP Signature.VerifySignatureClientFilter RS CXF client Filter which verifies the Digest header, and then extracts signature data from the context and sends it to the message verifierVerifySignatureFilter RS CXF container Filter which verifies the Digest header, and then extracts signature data from the context and sends it to the message verifier