summaryrefslogtreecommitdiffstats
path: root/neethi/src/samples/test21.xml
diff options
context:
space:
mode:
Diffstat (limited to 'neethi/src/samples/test21.xml')
-rw-r--r--neethi/src/samples/test21.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/neethi/src/samples/test21.xml b/neethi/src/samples/test21.xml
new file mode 100644
index 0000000..aecc311
--- /dev/null
+++ b/neethi/src/samples/test21.xml
@@ -0,0 +1,10 @@
+
+<wsp:Policy xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:sec="http://schemas.xmlsoap.org/ws/2002/12/secext"><!-- 2 -->
+ <sec:SecurityToken>
+ <sec:TokenType>sec:X509v3</sec:TokenType>
+ </sec:SecurityToken>
+ <sec:SecurityHeader wsp:Optional="true" MustPrepend="true" MustManifestEncryption="true"/>
+ <sec:Integrity wsp:Optional="false">
+ <sec:MessageParts Dialect="http://schemas.xmlsoap.org/ws/2002/12/wsse#soap">wsp:Body()</sec:MessageParts>
+ </sec:Integrity>
+</wsp:Policy> \ No newline at end of file