From cde3d2629677a07aa09e3c7fbe117b680c0f5df7 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:09:08 +0000 Subject: Moving 2.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835133 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/definitions.xml | 113 +++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 sca-java-2.x/branches/sca-equinox/samples/helloworld-ws-service-secure/src/main/resources/definitions.xml (limited to 'sca-java-2.x/branches/sca-equinox/samples/helloworld-ws-service-secure/src/main/resources/definitions.xml') diff --git a/sca-java-2.x/branches/sca-equinox/samples/helloworld-ws-service-secure/src/main/resources/definitions.xml b/sca-java-2.x/branches/sca-equinox/samples/helloworld-ws-service-secure/src/main/resources/definitions.xml new file mode 100644 index 0000000000..10fa7b8652 --- /dev/null +++ b/sca-java-2.x/branches/sca-equinox/samples/helloworld-ws-service-secure/src/main/resources/definitions.xml @@ -0,0 +1,113 @@ + + + + + + + + + + UsernameToken + helloworld.ServerPWCBHandler + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + TuscanyWsUser + TuscanyWsUser + helloworld.ServerPWCBHandler + + + + JKS + helloworldKeys.jks + TuscanyWsUserPasswd + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3