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

Apache CXF example source code file (signed_x509_issuer_serial.xml)

This example Apache CXF source code file (signed_x509_issuer_serial.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

a6nfp0jervq0qmau1ehfgzj2fkrzh1vpstfcfeeso1azozx9imf1k8wju6db9ghzervd4ywpj0yl, algorithm, algorithm, header, header, id, id, keyid-09ab012a7aa77d06aa126565268132817, signature-16, strid-09ab012a7aa77d06aa126565268132818, uri, uri, utf-8

The Apache CXF signed_x509_issuer_serial.xml source code

<?xml version="1.0" encoding="UTF-8"?>
<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-17">
<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>ydnnACRLT6oKf1FalVZjqOAzwTY=
</ds:Reference>
<ds:Reference URI="#id-18">
<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>cUw9auingZKft/aVSq/hHsZHbuQ=
</ds:Reference>
</ds:SignedInfo>
<ds:SignatureValue>
paTIx4fGCXALyyF3fXxR897uFVxggqA41gGNQxStivZRscIX1cXdGYB2CDL7+K/ow/hnHvgg8r7e
A6NfP0jerVq0QmaU1eHFgZj2fKrZh1VPSTFCfEESO1aZozX9IMF1K8wJU6DB9gHZERVD4YWPj0YL
ebaKJjTYDYg+ux76lfo=
</ds:SignatureValue>
<ds:KeyInfo Id="KeyId-09AB012A7AA77D06AA126565268132817">
<wsse:SecurityTokenReference wsu:Id="STRId-09AB012A7AA77D06AA126565268132818" 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-17" 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-18" 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.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.