<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">
<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>
                                <td>
                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>
                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
Using JBoss with X509v3 certificates
</h3>
<span style="margin-bottom: 10px;">
created by <a href="https://community.jboss.org/people/nicolasfontenele">Nicolas Fontenele</a> in <i>JBoss Web Services</i> - <a href="https://community.jboss.org/docs/DOC-24362">View the full document</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">
<div class="jive-rendered-content"><p>Hi all,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>I’m developing a client service to consume a  .net service with x509v3 certificate using ws security policy or ws security.</p><p>The Service uses symmetric binding, with includeToken=”prefix/AlwaysToRecipient” and a <sp:ProtectionToken>.</p><p>I have two certificates, a *.pfx file and *.cer which I have to use to access.</p><p>My wsdl is below.</p><p>My question is Does jbossws supports this configuration?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>Best Regards,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><?xml version="1.0" encoding="utf-8"?></p><p><wsdl:definitions xmlns:wsap="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy">http://schemas.xmlsoap.org/ws/2004/08/addressing/policy</a>" xmlns:wsa10="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" xmlns:tns="<a class="jive-link-external-small" href="http://tempuri.org/">http://tempuri.org/</a>" xmlns:msc="<a class="jive-link-external-small" href="http://schemas.microsoft.com/ws/2005/12/wsdl/contract">http://schemas.microsoft.com/ws/2005/12/wsdl/contract</a>" xmlns:soapenc="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/encoding/">http://schemas.xmlsoap.org/soap/encoding/</a>" xmlns:wsx="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2004/09/mex">http://schemas.xmlsoap.org/ws/2004/09/mex</a>" xmlns:wsp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2004/09/policy">http://schemas.xmlsoap.org/ws/2004/09/policy</a>" xmlns:wsam="<a class="jive-link-external-small" href="http://www.w3.org/2007/05/addressing/metadata">http://www.w3.org/2007/05/addressing/metadata</a>" xmlns:soap12="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/wsdl/soap12/">http://schemas.xmlsoap.org/wsdl/soap12/</a>" xmlns:wsa="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://schemas.xmlsoap.org/ws/2004/08/addressing</a>" xmlns:wsaw="<a class="jive-link-external-small" href="http://www.w3.org/2006/05/addressing/wsdl">http://www.w3.org/2006/05/addressing/wsdl</a>" xmlns:soap="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/wsdl/soap/">http://schemas.xmlsoap.org/wsdl/soap/</a>" xmlns:wsu="<a class="jive-link-external-small" href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd</a>" xmlns:xsd="<a class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>" name="SecGtwService" targetNamespace="<a class="jive-link-external-small" href="http://tempuri.org/">http://tempuri.org/</a>" xmlns:wsdl="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/wsdl/">http://schemas.xmlsoap.org/wsdl/</a>"></p><p> <wsp:Policy wsu:Id="CertificateEndPoint_policy"></p><p> <wsp:ExactlyOne></p><p> <wsp:All></p><p> <sp:SymmetricBinding xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <wsp:Policy></p><p> <sp:ProtectionToken></p><p> <wsp:Policy></p><p> <sp:SecureConversationToken sp:IncludeToken="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient</a>"></p><p> <wsp:Policy></p><p> <sp:RequireDerivedKeys /></p><p> <sp:BootstrapPolicy></p><p> <wsp:Policy></p><p> <sp:SignedParts></p><p> <sp:Body /></p><p> <sp:Header Name="To" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="From" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="FaultTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="ReplyTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="MessageID" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="RelatesTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="Action" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> </sp:SignedParts></p><p> <sp:EncryptedParts></p><p> <sp:Body /></p><p> </sp:EncryptedParts></p><p> <sp:SymmetricBinding></p><p> <wsp:Policy></p><p> <sp:ProtectionToken></p><p> <wsp:Policy></p><p> <mssp:SslContextToken sp:IncludeToken="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient</a>" xmlns:mssp="<a class="jive-link-external-small" href="http://schemas.microsoft.com/ws/2005/07/securitypolicy">http://schemas.microsoft.com/ws/2005/07/securitypolicy</a>"></p><p> <wsp:Policy></p><p> <sp:RequireDerivedKeys /></p><p> <mssp:RequireClientCertificate /></p><p> </wsp:Policy></p><p> </mssp:SslContextToken></p><p> </wsp:Policy></p><p> </sp:ProtectionToken></p><p> <sp:AlgorithmSuite></p><p> <wsp:Policy></p><p> <sp:Basic256 /></p><p> </wsp:Policy></p><p> </sp:AlgorithmSuite></p><p> <sp:Layout></p><p> <wsp:Policy></p><p> <sp:Strict /></p><p> </wsp:Policy></p><p> </sp:Layout></p><p> <sp:IncludeTimestamp /></p><p> <sp:EncryptSignature /></p><p> <sp:OnlySignEntireHeadersAndBody /></p><p> </wsp:Policy></p><p> </sp:SymmetricBinding></p><p> <sp:Wss11></p><p> <wsp:Policy /></p><p> </sp:Wss11></p><p> <sp:Trust10></p><p> <wsp:Policy></p><p> <sp:MustSupportIssuedTokens /></p><p> <sp:RequireClientEntropy /></p><p> <sp:RequireServerEntropy /></p><p> </wsp:Policy></p><p> </sp:Trust10></p><p> </wsp:Policy></p><p> </sp:BootstrapPolicy></p><p> </wsp:Policy></p><p> </sp:SecureConversationToken></p><p> </wsp:Policy></p><p> </sp:ProtectionToken></p><p> <sp:AlgorithmSuite></p><p> <wsp:Policy></p><p> <sp:Basic256 /></p><p> </wsp:Policy></p><p> </sp:AlgorithmSuite></p><p> <sp:Layout></p><p> <wsp:Policy></p><p> <sp:Strict /></p><p> </wsp:Policy></p><p> </sp:Layout></p><p> <sp:IncludeTimestamp /></p><p> <sp:EncryptSignature /></p><p> <sp:OnlySignEntireHeadersAndBody /></p><p> </wsp:Policy></p><p> </sp:SymmetricBinding></p><p> <sp:Wss11 xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <wsp:Policy /></p><p> </sp:Wss11></p><p> <sp:Trust10 xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <wsp:Policy></p><p> <sp:MustSupportIssuedTokens /></p><p> <sp:RequireClientEntropy /></p><p> <sp:RequireServerEntropy /></p><p> </wsp:Policy></p><p> </sp:Trust10></p><p> <wsaw:UsingAddressing /></p><p> </wsp:All></p><p> </wsp:ExactlyOne></p><p> </wsp:Policy></p><p> <wsp:Policy wsu:Id="CertificateEndPoint_AuthenticateService_Input_policy"></p><p> <wsp:ExactlyOne></p><p> <wsp:All></p><p> <sp:SignedParts xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <sp:Body /></p><p> <sp:Header Name="To" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="From" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="FaultTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="ReplyTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="MessageID" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="RelatesTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="Action" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> </sp:SignedParts></p><p> <sp:EncryptedParts xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <sp:Body /></p><p> </sp:EncryptedParts></p><p> </wsp:All></p><p> </wsp:ExactlyOne></p><p> </wsp:Policy></p><p> <wsp:Policy wsu:Id="CertificateEndPoint_AuthenticateService_output_policy"></p><p> <wsp:ExactlyOne></p><p> <wsp:All></p><p> <sp:SignedParts xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <sp:Body /></p><p> <sp:Header Name="To" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="From" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="FaultTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="ReplyTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="MessageID" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="RelatesTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="Action" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> </sp:SignedParts></p><p> <sp:EncryptedParts xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <sp:Body /></p><p> </sp:EncryptedParts></p><p> </wsp:All></p><p> </wsp:ExactlyOne></p><p> </wsp:Policy></p><p> <wsp:Policy wsu:Id="CertificateEndPoint_ValidadeTokenService_Input_policy"></p><p> <wsp:ExactlyOne></p><p> <wsp:All></p><p> <sp:SignedParts xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <sp:Body /></p><p> <sp:Header Name="To" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="From" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="FaultTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="ReplyTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="MessageID" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="RelatesTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="Action" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> </sp:SignedParts></p><p> <sp:EncryptedParts xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <sp:Body /></p><p> </sp:EncryptedParts></p><p> </wsp:All></p><p> </wsp:ExactlyOne></p><p> </wsp:Policy></p><p> <wsp:Policy wsu:Id="CertificateEndPoint_ValidadeTokenService_output_policy"></p><p> <wsp:ExactlyOne></p><p> <wsp:All></p><p> <sp:SignedParts xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <sp:Body /></p><p> <sp:Header Name="To" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="From" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="FaultTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="ReplyTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="MessageID" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="RelatesTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="Action" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> </sp:SignedParts></p><p> <sp:EncryptedParts xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <sp:Body /></p><p> </sp:EncryptedParts></p><p> </wsp:All></p><p> </wsp:ExactlyOne></p><p> </wsp:Policy></p><p> <wsp:Policy wsu:Id="CertificateEndPoint_WhoIAm_Input_policy"></p><p> <wsp:ExactlyOne></p><p> <wsp:All></p><p> <sp:SignedParts xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <sp:Body /></p><p> <sp:Header Name="To" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="From" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="FaultTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="ReplyTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="MessageID" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="RelatesTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="Action" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> </sp:SignedParts></p><p> <sp:EncryptedParts xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <sp:Body /></p><p> </sp:EncryptedParts></p><p> </wsp:All></p><p> </wsp:ExactlyOne></p><p> </wsp:Policy></p><p> <wsp:Policy wsu:Id="CertificateEndPoint_WhoIAm_output_policy"></p><p> <wsp:ExactlyOne></p><p> <wsp:All></p><p> <sp:SignedParts xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <sp:Body /></p><p> <sp:Header Name="To" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="From" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="FaultTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="ReplyTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="MessageID" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="RelatesTo" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> <sp:Header Name="Action" Namespace="<a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a>" /></p><p> </sp:SignedParts></p><p> <sp:EncryptedParts xmlns:sp="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>"></p><p> <sp:Body /></p><p> </sp:EncryptedParts></p><p> </wsp:All></p><p> </wsp:ExactlyOne></p><p> </wsp:Policy></p><p> <wsdl:types></p><p> <xsd:schema targetNamespace="<a class="jive-link-external-small" href="http://tempuri.org/Imports">http://tempuri.org/Imports</a>"></p><p> <xsd:import schemaLocation="<a class="jive-link-external-small" href="http://nrio0230dco.pactual.net/services/SecureGateway/CalypsoGatewayCert/SecGtwServiceHost.svc?xsd=xsd0">http://nrio0230dco.pactual.net/services/SecureGateway/CalypsoGatewayCert/SecGtwServiceHost.svc?xsd=xsd0</a>" namespace="<a class="jive-link-external-small" href="http://tempuri.org/">http://tempuri.org/</a>" /></p><p> <xsd:import schemaLocation="<a class="jive-link-external-small" href="http://nrio0230dco.pactual.net/services/SecureGateway/CalypsoGatewayCert/SecGtwServiceHost.svc?xsd=xsd1">http://nrio0230dco.pactual.net/services/SecureGateway/CalypsoGatewayCert/SecGtwServiceHost.svc?xsd=xsd1</a>" namespace="<a class="jive-link-external-small" href="http://schemas.microsoft.com/2003/10/Serialization/">http://schemas.microsoft.com/2003/10/Serialization/</a>" /></p><p> <xsd:import schemaLocation="<a class="jive-link-external-small" href="http://nrio0230dco.pactual.net/services/SecureGateway/CalypsoGatewayCert/SecGtwServiceHost.svc?xsd=xsd2">http://nrio0230dco.pactual.net/services/SecureGateway/CalypsoGatewayCert/SecGtwServiceHost.svc?xsd=xsd2</a>" namespace="<a class="jive-link-external-small" href="http://schemas.datacontract.org/2004/07/Pactual.SecureGateway.Services.Contracts">http://schemas.datacontract.org/2004/07/Pactual.SecureGateway.Services.Contracts</a>" /></p><p> </xsd:schema></p><p> </wsdl:types></p><p> <wsdl:message name="ISecGtwServiceContract_AuthenticateService_InputMessage"></p><p> <wsdl:part name="parameters" element="tns:AuthenticateService" /></p><p>  </wsdl:message></p><p> <wsdl:message name="ISecGtwServiceContract_AuthenticateService_OutputMessage"></p><p> <wsdl:part name="parameters" element="tns:AuthenticateServiceResponse" /></p><p> </wsdl:message></p><p> <wsdl:message name="ISecGtwServiceContract_ValidadeTokenService_InputMessage"></p><p> <wsdl:part name="parameters" element="tns:ValidadeTokenService" /></p><p> </wsdl:message></p><p> <wsdl:message name="ISecGtwServiceContract_ValidadeTokenService_OutputMessage"></p><p> <wsdl:part name="parameters" element="tns:ValidadeTokenServiceResponse" /></p><p> </wsdl:message></p><p> <wsdl:message name="ISecGtwServiceContract_WhoIAm_InputMessage"></p><p> <wsdl:part name="parameters" element="tns:WhoIAm" /></p><p> </wsdl:message></p><p> <wsdl:message name="ISecGtwServiceContract_WhoIAm_OutputMessage"></p><p> <wsdl:part name="parameters" element="tns:WhoIAmResponse" /></p><p> </wsdl:message></p><p> <wsdl:portType name="ISecGtwServiceContract"></p><p> <wsdl:operation name="AuthenticateService"></p><p> <wsdl:input wsaw:Action="<a class="jive-link-external-small" href="http://tempuri.org/ISecGtwServiceContract/AuthenticateService">http://tempuri.org/ISecGtwServiceContract/AuthenticateService</a>" message="tns:ISecGtwServiceContract_AuthenticateService_InputMessage" /></p><p> <wsdl:output wsaw:Action="<a class="jive-link-external-small" href="http://tempuri.org/ISecGtwServiceContract/AuthenticateServiceResponse">http://tempuri.org/ISecGtwServiceContract/AuthenticateServiceResponse</a>" message="tns:ISecGtwServiceContract_AuthenticateService_OutputMessage" /></p><p> </wsdl:operation></p><p> <wsdl:operation name="ValidadeTokenService"></p><p> <wsdl:input wsaw:Action="<a class="jive-link-external-small" href="http://tempuri.org/ISecGtwServiceContract/ValidadeTokenService">http://tempuri.org/ISecGtwServiceContract/ValidadeTokenService</a>" message="tns:ISecGtwServiceContract_ValidadeTokenService_InputMessage" /></p><p> <wsdl:output wsaw:Action="<a class="jive-link-external-small" href="http://tempuri.org/ISecGtwServiceContract/ValidadeTokenServiceResponse">http://tempuri.org/ISecGtwServiceContract/ValidadeTokenServiceResponse</a>" message="tns:ISecGtwServiceContract_ValidadeTokenService_OutputMessage" /></p><p> </wsdl:operation></p><p> <wsdl:operation name="WhoIAm"></p><p> <wsdl:input wsaw:Action="<a class="jive-link-external-small" href="http://tempuri.org/ISecGtwServiceContract/WhoIAm">http://tempuri.org/ISecGtwServiceContract/WhoIAm</a>" message="tns:ISecGtwServiceContract_WhoIAm_InputMessage" /></p><p> <wsdl:output wsaw:Action="<a class="jive-link-external-small" href="http://tempuri.org/ISecGtwServiceContract/WhoIAmResponse">http://tempuri.org/ISecGtwServiceContract/WhoIAmResponse</a>" message="tns:ISecGtwServiceContract_WhoIAm_OutputMessage" /></p><p> </wsdl:operation></p><p> </wsdl:portType></p><p> <wsdl:binding name="CertificateEndPoint" type="tns:ISecGtwServiceContract"></p><p> <wsp:PolicyReference URI="#CertificateEndPoint_policy" /></p><p> <soap12:binding transport="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/http">http://schemas.xmlsoap.org/soap/http</a>" /></p><p> <wsdl:operation name="AuthenticateService"></p><p> <soap12:operation soapAction="<a class="jive-link-external-small" href="http://tempuri.org/ISecGtwServiceContract/AuthenticateService">http://tempuri.org/ISecGtwServiceContract/AuthenticateService</a>" style="document" /></p><p> <wsdl:input></p><p> <wsp:PolicyReference URI="#CertificateEndPoint_AuthenticateService_Input_policy" /></p><p> <soap12:body use="literal" /></p><p> </wsdl:input></p><p> <wsdl:output></p><p> <wsp:PolicyReference URI="#CertificateEndPoint_AuthenticateService_output_policy" /></p><p> <soap12:body use="literal" /></p><p> </wsdl:output></p><p> </wsdl:operation></p><p> <wsdl:operation name="ValidadeTokenService"></p><p> <soap12:operation soapAction="<a class="jive-link-external-small" href="http://tempuri.org/ISecGtwServiceContract/ValidadeTokenService">http://tempuri.org/ISecGtwServiceContract/ValidadeTokenService</a>" style="document" /></p><p> <wsdl:input></p><p> <wsp:PolicyReference URI="#CertificateEndPoint_ValidadeTokenService_Input_policy" /></p><p> <soap12:body use="literal" /></p><p> </wsdl:input></p><p> <wsdl:output></p><p> <wsp:PolicyReference URI="#CertificateEndPoint_ValidadeTokenService_output_policy" /></p><p> <soap12:body use="literal" /></p><p> </wsdl:output></p><p> </wsdl:operation></p><p> <wsdl:operation name="WhoIAm"></p><p> <soap12:operation soapAction="<a class="jive-link-external-small" href="http://tempuri.org/ISecGtwServiceContract/WhoIAm">http://tempuri.org/ISecGtwServiceContract/WhoIAm</a>" style="document" /></p><p> <wsdl:input></p><p> <wsp:PolicyReference URI="#CertificateEndPoint_WhoIAm_Input_policy" /></p><p> <soap12:body use="literal" /></p><p> </wsdl:input></p><p> <wsdl:output></p><p> <wsp:PolicyReference URI="#CertificateEndPoint_WhoIAm_output_policy" /></p><p> <soap12:body use="literal" /></p><p> </wsdl:output></p><p> </wsdl:operation></p><p> </wsdl:binding></p><p> <wsdl:service name="SecGtwService"></p><p> <wsdl:port name="CertificateEndPoint" binding="tns:CertificateEndPoint"></p><p> <soap12:address location="<a class="jive-link-external-small" href="http://nrio0230dco.pactual.net/services/SecureGateway/CalypsoGatewayCert/SecGtwServiceHost.svc">http://nrio0230dco.pactual.net/services/SecureGateway/CalypsoGatewayCert/SecGtwServiceHost.svc</a>" /></p><p> <wsa10:EndpointReference></p><p> <wsa10:Address>adress</wsa10:Address></p><p> <Identity xmlns="<a class="jive-link-external-small" href="http://schemas.xmlsoap.org/ws/2006/02/addressingidentity">http://schemas.xmlsoap.org/ws/2006/02/addressingidentity</a>"></p><p> <KeyInfo xmlns="<a class="jive-link-external-small" href="http://www.w3.org/2000/09/xmldsig#">http://www.w3.org/2000/09/xmldsig#</a>"></p><p> <X509Data></p><p> <X509Certificate>BAMTC1Jvb3QgQWdlbmN5MB4XDTEyMDcxODAwMjQzN1oXDTM5MTIzMTIzNTk1OVowKDEmMCQGA1UEAxMdUGFjdHVhbC5TZWN1cmVHYXRld2F5LlNlcnZpY2UwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAN7Bng23dMbhRgzQ3KuD1uox0MriWjJON3DL1tQsHqGqjE9ZiTeVnijDEWxre938+/sELJ+Ru3mdoQae+ICfn3guBEwg80MBqeQlpNmWMssaKVWJAK5ur2YCo3UNoju2d+ZEgD073tQ4MLp68a3TfUEKrzrBbXZQbFak8opoyCPhAgMBAAGjSzBJMEcGA1UdAQRAMD6AEBLkCS0GHR1PAI1hIdwWZGOhGDAWMRQwEgYDVQQDEwtSb290IEFnZW5jeYIQBjdsAKoAZIoRz7jUqlw19DAJBgUrDgMCHQUAA0EAVL4d3PW6GhtrfEyYBghg5SIzwrsaKUvOsudIEPuOH8xWPbkgyFszcxKJpOj2dxawvNvsrBo8D62D9xUTMexQHw==</X509Certificate></p><p> </X509Data></p><p> </KeyInfo></p><p> </Identity></p><p> </wsa10:EndpointReference></p><p> </wsdl:port></p><p> </wsdl:service></p><p></wsdl:definitions></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><strong style="color: black;">Nícolas Fontenele</strong></p></div>
<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
<p style="margin: 0;">Comment by <a href="https://community.jboss.org/docs/DOC-24362">going to Community</a></p>
        <p style="margin: 0;">Create a new document in JBoss Web Services at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2044">Community</a></p>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>