From 1434b39e33ca237516c758197ffb33b90b84517f Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 21 May 2009 23:52:55 +0000 Subject: Adding authorization intent to use for restricting an operation to be run only when user has a specific role git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777324 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/apache/tuscany/sca/policy/security/definitions.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'branches/sca-java-1.x/modules') diff --git a/branches/sca-java-1.x/modules/policy-security/src/main/resources/org/apache/tuscany/sca/policy/security/definitions.xml b/branches/sca-java-1.x/modules/policy-security/src/main/resources/org/apache/tuscany/sca/policy/security/definitions.xml index f8f0634a9a..516bedeadf 100644 --- a/branches/sca-java-1.x/modules/policy-security/src/main/resources/org/apache/tuscany/sca/policy/security/definitions.xml +++ b/branches/sca-java-1.x/modules/policy-security/src/main/resources/org/apache/tuscany/sca/policy/security/definitions.xml @@ -29,6 +29,16 @@ + + + + Specifying this intent on references requires necessary authentication information + to be sent along with outgoing messages. Specifying this intent on service requires + incoming messages to be authenticated + + + -- cgit v1.2.3