summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5/itest/policy-security-token
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:08:37 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:08:37 +0000
commit4ef0430519e276c2bdecea75f7a0f42f49f0cf30 (patch)
tree19dd40a9336c52160da6671d2fb3d428725733d4 /branches/sca-java-1.5/itest/policy-security-token
parent725006d4c47e63986ac042ade23a4d193298b1fe (diff)
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835132 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/pom.xml (renamed from branches/sca-java-1.5/itest/policy-security-token/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldClientImpl.java (renamed from branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldClientImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldServiceImpl.java (renamed from branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldServiceImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/definitions.xml (renamed from branches/sca-java-1.5/itest/policy-security-token/src/main/resources/definitions.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/helloworld.composite (renamed from branches/sca-java-1.5/itest/policy-security-token/src/main/resources/helloworld.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/jndi.properties (renamed from branches/sca-java-1.5/itest/policy-security-token/src/main/resources/jndi.properties)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/test/java/org/apache/tuscany/sca/itest/TokenAuthTestCase.java (renamed from branches/sca-java-1.5/itest/policy-security-token/src/test/java/org/apache/tuscany/sca/itest/TokenAuthTestCase.java)0
8 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.5/itest/policy-security-token/pom.xml b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/pom.xml
index 40fc1b03d8..40fc1b03d8 100644
--- a/branches/sca-java-1.5/itest/policy-security-token/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/pom.xml
diff --git a/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldClientImpl.java b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldClientImpl.java
index 769be60538..769be60538 100644
--- a/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldClientImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldClientImpl.java
diff --git a/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldService.java
index 268d90e910..268d90e910 100644
--- a/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldServiceImpl.java b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldServiceImpl.java
index 60c07f6f73..60c07f6f73 100644
--- a/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldServiceImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/java/helloworld/HelloWorldServiceImpl.java
diff --git a/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/definitions.xml b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/definitions.xml
index f7bb9bc374..f7bb9bc374 100644
--- a/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/definitions.xml
+++ b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/definitions.xml
diff --git a/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/helloworld.composite b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/helloworld.composite
index 1db89fd502..1db89fd502 100644
--- a/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/helloworld.composite
+++ b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/helloworld.composite
diff --git a/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/jndi.properties b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/jndi.properties
index 9abdff215d..9abdff215d 100644
--- a/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/jndi.properties
+++ b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/main/resources/jndi.properties
diff --git a/branches/sca-java-1.5/itest/policy-security-token/src/test/java/org/apache/tuscany/sca/itest/TokenAuthTestCase.java b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/test/java/org/apache/tuscany/sca/itest/TokenAuthTestCase.java
index b0ae00b639..b0ae00b639 100644
--- a/branches/sca-java-1.5/itest/policy-security-token/src/test/java/org/apache/tuscany/sca/itest/TokenAuthTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.5/itest/policy-security-token/src/test/java/org/apache/tuscany/sca/itest/TokenAuthTestCase.java