From 6c7ad7c110656f47273dc23228b41e46023492f3 Mon Sep 17 00:00:00 2001 From: antelder Date: Sat, 18 Apr 2009 07:36:53 +0000 Subject: Create 1.5 branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766260 13f79535-47bb-0310-9956-ffa450edef68 --- .../xml/UnableToMapPolicies/Calculator.composite | 56 +++++ .../policy/xml/UnableToMapPolicies/definitions.xml | 242 +++++++++++++++++++++ 2 files changed, 298 insertions(+) create mode 100644 branches/sca-java-1.5/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite create mode 100644 branches/sca-java-1.5/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml (limited to 'branches/sca-java-1.5/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies') diff --git a/branches/sca-java-1.5/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite b/branches/sca-java-1.5/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite new file mode 100644 index 0000000000..48c3c5ffc0 --- /dev/null +++ b/branches/sca-java-1.5/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-1.5/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml b/branches/sca-java-1.5/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml new file mode 100644 index 0000000000..8346dcc01a --- /dev/null +++ b/branches/sca-java-1.5/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml @@ -0,0 +1,242 @@ + + + + + + + + + + + + FINER + + + + + + + Test Intent + + + + + + Protect messages from unauthorized reading or modification + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ... + + + + ... + + + + + + + + + + + sp:X509v3 + + + + + + + + + + + + + + + + + + Protect messages from unauthorized reading or modification + + + + + + Protect messages from unauthorized reading or modification + + + + + + + Communitcation thro this binding must prevent + unauthorized users from reading the messages. + + + + + + Communitcation thro this binding must prevent + unauthorized modification of the messages. + + + + + + Communitcation thro this binding required + Authentication. + + + + + + All messages to and from this implementation must be logged + + + + + + Need to figure out some description for this + + + \ No newline at end of file -- cgit v1.2.3