alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Apache CXF example source code file (signed_x509_issuer_serial_missing_signed_body.xml)

This example Apache CXF source code file (signed_x509_issuer_serial_missing_signed_body.xml) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Apache CXF tags/keywords

algorithm, algorithm, dq4w/xmahvdpafqnyfmcjatqvvjj5vn5qi9cns2avojuukrxnfe8s2aimad8vpjqj3acg1gqp8xg, header, header, id, id, keyid-b5419464dcb3c8b05a126471035842914, signature-9, strid-b5419464dcb3c8b05a126471035842915, uri, uri

The Apache CXF signed_x509_issuer_serial_missing_signed_body.xml source code

<soapenv:Envelope xmlns:ser="http://blah" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Header>
<ds:SignedInfo>
<ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
<ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
<ds:Reference URI="#id-10">
<ds:Transforms>
<ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
</ds:Transforms>
<ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
<ds:DigestValue>sLqsvlWXRWziGUK7j1LuqHzIGKg=
</ds:Reference>
<ds:Reference URI="#id-8">
<ds:Transforms>
<ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
</ds:Transforms>
<ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
<ds:DigestValue>TJj4H4XAG1HaH/gPprXOv5zwkXQ=
</ds:Reference>
</ds:SignedInfo>
<ds:SignatureValue>
DQ4W/xmahVdPAFqnyFmCjaTqvvJJ5Vn5QI9CnS2AvojUuKrxNfE8s2aiMAd8vpjQj3ACg1gqP8xG
kGfJvVuKsRQko3ej/KuDZNGT5Jb5ONOECVkG1EDlbcejxECU+BhuVrObB2idmS1gc57ApuGGsLQy
fe+JAqQ8QseAAqIsgas=
</ds:SignatureValue>
<ds:KeyInfo Id="KeyId-B5419464DCB3C8B05A126471035842914">
<wsse:SecurityTokenReference wsu:Id="STRId-B5419464DCB3C8B05A126471035842915" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<ds:X509IssuerSerial>
<ds:X509IssuerName>CN=myAlias
<ds:X509SerialNumber>1181668586
</ds:X509IssuerSerial>
</ds:X509Data>
</ds:KeyInfo>
</ds:Signature>
      <Header wsu:Id="id-10" xmlns="http://www.sdj.pl" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">1234
      <Header wsu:Id="id-8" xmlns="http://www.sdj.pl" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">5678
   </soapenv:Header>
   <soapenv:Body>
     <echo xmlns="http://www.sdj.pl">
       <in0>A    
     </echo>
   </soapenv:Body>
</soapenv:Envelope>

Other Apache CXF examples (source code examples)

Here is a short list of links related to this Apache CXF signed_x509_issuer_serial_missing_signed_body.xml source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.