| 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 verifier
|
| VerifySignatureFilter |
RS CXF container Filter which verifies the Digest header, and then extracts signature data from the context
and sends it to the message verifier
|
Apache CXF