summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/policy-wspolicy/src/main/java/org/apache/tuscany/sca/policy/wspolicy/xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dummy matching code. Needs to be replaced with a WS policy interception ↵slaws2010-01-201-1/+6
| | | | | | algorithm. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901151 13f79535-47bb-0310-9956-ffa450edef68
* A bit more progress on the ws policy model. Not working yet. slaws2010-01-151-2/+64
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899766 13f79535-47bb-0310-9956-ffa450edef68
* Start of extension for handling WS-Policy policies. Based on policy-xml-ws ↵slaws2010-01-121-0/+103
but neither working nor in the build yet. It's currently still using the neethi model but this is wrapped in a Tuscany model now to allow us to break out and process assertions separately. Neethi currently has no function for matching so we need to cast around to see if that is available elsewhere. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898390 13f79535-47bb-0310-9956-ffa450edef68