summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta3/testing/itest/ws/wspolicy/README
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/2.0-Beta3/testing/itest/ws/wspolicy/README')
-rw-r--r--sca-java-2.x/branches/2.0-Beta3/testing/itest/ws/wspolicy/README116
1 files changed, 0 insertions, 116 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta3/testing/itest/ws/wspolicy/README b/sca-java-2.x/branches/2.0-Beta3/testing/itest/ws/wspolicy/README
deleted file mode 100644
index 60a1b09598..0000000000
--- a/sca-java-2.x/branches/2.0-Beta3/testing/itest/ws/wspolicy/README
+++ /dev/null
@@ -1,116 +0,0 @@
-No Security
-===========
-
-POST /HelloWorldService/HelloWorld HTTP/1.1
-Content-Type: text/xml; charset=UTF-8
-SOAPAction: ""
-User-Agent: Axis2
-Host: localhost:8081
-Content-Length: 287
-
-<?xml version='1.0' encoding='UTF-8'?>
-<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
- <soapenv:Body>
- <ns2:getGreetings xmlns:ns2="http://helloworld.axis2.ws.binding.sca.tuscany.apache.org/">
- <arg0>fred</arg0>
- </ns2:getGreetings>
- </soapenv:Body>
-</soapenv:Envelope>
-
-HTTP/1.1 200 OK
-Content-Type: text/xml; charset=utf-8
-Transfer-Encoding: chunked
-
-146
-<?xml version='1.0' encoding='UTF-8'?>
-<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
- <soapenv:Body>
- <ns2:getGreetingsResponse xmlns:ns2="http://helloworld.axis2.ws.binding.sca.tuscany.apache.org/">
- <return>Hello fred null subject</return>
- </ns2:getGreetingsResponse>
- </soapenv:Body>
-</soapenv:Envelope>
-
-Integrity
-=========
-
-POST /HelloWorldService/HelloWorld HTTP/1.1
-Content-Type: text/xml; charset=UTF-8
-SOAPAction: ""
-User-Agent: Axis2
-Host: localhost:8081
-Content-Length: 3714
-
-<?xml version='1.0' encoding='UTF-8'?>
-<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
- <soape nv:Header>
- <wsse:Security
- xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
- soapenv:mustUnderstand="1">
- <wsu:Timestamp
- xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
- wsu:Id="Timestamp-1">
- <wsu:Created>2011-06-29T13:19:32.343Z</wsu:Created>
- <wsu:Expires>2011-06-29T13:24:32.343Z</wsu:Expires>
- </wsu:Timestamp>
- <wsse:BinarySecurityToken
- xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
- EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary"
- ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3"
- wsu:Id="CertId-3FC5F405BC1C8FD92213093535726401">
- MIICPTCCAaagAwIBAgIESZNUvDANBgkqhkiG9w0BAQUFADBjMQswCQYDVQQGEwJVSz
- ELMAkGA1UECBMCVUsxEzARBgNVBAcTCldpbmNoZXN0ZXIxDzANBgNVBAoTBkFwYWNoZTEPMA0GA1UECxMGQXBhY2hlMRAwDgYDVQQDEwdUdXNjYW55MB4XDT
- A5MDIxMTIyNDQxMloXDTM2MDYyODIyNDQxMlowYzELMAkGA1UEBhMCVUsxCzAJBgNVBAgTAlVLMRMwEQYDVQQHEwpXaW5jaGVzdGVyMQ8wDQYDVQQKEwZBcG
- FjaGUxDzANBgNVBAsTBkFwYWNoZTEQMA4GA1UEAxMHVHVzY2FueTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAm9V5SuYbkyZreLyHuEaorRya3fEkpF
- q2n3Sg9kaQH5L0Zb81MNEUkoNk4jeFDC7GnQ4QQU9UfM/xAX3d0VIZSFdp7I5lxVRnXg5tcacDmckuJRCAO0AkeI4aRTD/iHQ2RfcJCwZtXJPdo2OywBGIf4
- CQnZI5mkNDAbK2SEaN+/cCAwEAATANBgkqhkiG9w0BAQUFAAOBgQAX593t0K195ZQc3g2+mIhjuwh5tKktaKS6x0AEmaTxI1c3F8LY6bK89DiQ1gEf36ryfA
- CGgHrRyufgcQtlIHEbbppPiPHgaBW4pQjJqyMa9/TlU+OqhBcc7dyGZd9MU0ZNwJPXW4vmSFLKp95bjmfxXNPm7Oln1StAD3BLo5YsYA==
- </wsse:BinarySecurityToken>
- <ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#" Id="Signature-2">
- <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-28141700">
- <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>cUwRlwItvnyGcmaDX9hBhoVYgUA=</ds:DigestValue>
- </ds:Reference>
- <ds:Reference URI="#Timestamp-1">
- <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>AR60PsgLRdjhQjx3Kn5myNfcx4g=</ds:DigestValue>
- </ds:Reference>
- </ds:SignedInfo>
- <ds:SignatureValue>
- jvDnLfKdyxnDCVtmJr0lrwQsigBBlZhYMyYJeQswjit1th4fxatyywV4wRxu/rm3iuNl+svnS9HA
- Vyv1Enr2/5+2QFTAeKKcGa/HtpSL/dtZr8UTHwFVR9/ecDpAxupb2k2vumpxH2WQlvnrj1lVQjE4
- ewLiWB6NEjdhnbYL9Ws=
- </ds:SignatureValue>
- <ds:KeyInfo Id="KeyId-3FC5F405BC1C8FD92213093535726562">
- <wsse:SecurityTokenReference
- xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
- wsu:Id="STRId-3FC5F405BC1C8FD92213093535726563">
- <wsse:Reference URI="#CertId-3FC5F405BC1C8FD92213093535726401"
- Value
- Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3" />
- </wsse:SecurityTokenReference>
- </ds:KeyInfo>
- </ds:Signature>
- </wsse:Security>
- </soapenv:Header>
- <soapenv:Body
- xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
- wsu:Id="Id-28141700">
- <_ns_:getGreetings xmlns:_ns_="http://helloworld">
- <ns3:name xm lns:ns3="http://helloworld"
- xmlns:ns2="http://helloworld.axis2.ws.binding.sca.tuscany.apache.org/"
- xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:type="xs:string">fred</ns3:name>
- </_ns_:getGreetings>
- </soapenv:Body>
-</soapenv:Envelope> \ No newline at end of file