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

Apache CXF example source code file (signed_x509_issuer_serial_token_prot.xml)

This example Apache CXF source code file (signed_x509_issuer_serial_token_prot.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, header, id, id, keyid-09ab012a7aa77d06aa126565303871826, signature-25, str-transform, strid-09ab012a7aa77d06aa126565303871827, strid-09ab012a7aa77d06aa126565303871827, tkf4ucber3j1q9ojxabundkihay3bnljbqhc0errwkv30xagzi405qpoqcxufzmoncrjepueryem, uri, uri

The Apache CXF signed_x509_issuer_serial_token_prot.xml source code

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <soap: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="#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>yrFltN8AySIQ4cvGezqY3dJccv0=
</ds:Reference>
<ds:Reference URI="#id-26">
<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>GxPT0vMspxayELR1vubKq2h4QwY=
</ds:Reference>
<ds:Reference URI="#id-27">
<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>xibtuSP37C6DvoeC/hCmjSfG5/w=
</ds:Reference>
<ds:Reference URI="#STRId-09AB012A7AA77D06AA126565303871827">
<ds:Transforms>
<ds:Transform Algorithm="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#STR-Transform">
<wsse:TransformationParameters>
</ds:Transform>
</ds:Transforms>
<ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
<ds:DigestValue>KcXtgDMfdhizxGV1QSk/pDNRQ1E=
</ds:Reference>
</ds:SignedInfo>
<ds:SignatureValue>
Tkf4uCbER3J1Q9oJXABUNdKihAy3BnLJbqHc0ERRwkv30XAgZi405qpoqcxuFZMonCRJEPUeryEm
vtmRFGmQTrEWSBDqjJfPe/gUrBTIT2lnMRQfUEkRrwVCBT/qFGTOwGFfauDGssye3F+TLaxgAaR9
s60Ekf1OMmIjSrQ7YXw=
</ds:SignatureValue>
<ds:KeyInfo Id="KeyId-09AB012A7AA77D06AA126565303871826">
<wsse:SecurityTokenReference wsu:Id="STRId-09AB012A7AA77D06AA126565303871827" 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-26" 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="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
  </soap:Header>
  <soap:Body wsu:Id="id-27" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
    <echo xmlns="http://www.sdj.pl">
      <in0>A    
    </echo>
  </soap:Body>
</soap:Envelope>

Other Apache CXF examples (source code examples)

Here is a short list of links related to this Apache CXF signed_x509_issuer_serial_token_prot.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.