summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/policy-security/src/main/resources (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-20Moving 2.x trunklresende6-155/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Update to end all service provider files with a new lineantelder3-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Merge fix for Removing specific implementation constraints to avoid warning ↵antelder1-4/+2
messages when dependency is not available from 1.x to 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804116 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Remove intents that are provided by the specification in the assembly-xsd moduleslaws1-23/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802760 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Port DefinitionsProvider to Definitions extension pointrfeng1-19/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765307 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende3-11/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng3-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750323 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746356 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende4-31/+39
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718858 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ↵lresende6-0/+168
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende6-176/+0
merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16TUSCANY-2600: Apply patches from Ramkumar Ramalingam to Provide ITEST for ↵antelder1-2/+4
the recent Spring Implementation changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705178 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30Extending definitions.xml to enable policies to tuscany bindingslresende1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700373 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15More work exploring the policy extension model by implementing a token based ↵slaws3-26/+32
authentication schema across binding.ws and binding.jm. No authentication is actually performed here. That is left for users to provide their own policy interceptors. However tokens are passed and security Subjects/Principals are created. This exercise has highlighted some awkwardness in the process of building policy implementations. I'll post about this on the mail list. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695374 13f79535-47bb-0310-9956-ffa450edef68
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ↵slaws2-1/+3
points. Generic username/password processing is added as an interceptor. Specific axis configuration is performed by new logic specific to binding.ws which is invoked if the basic auth policy is present (we need to think about this mechanism). I added a binding-ws-axis2-policy module as a replacement for policy-security-ws but haven't moved over to it yet. I also added a message header map to Message but have only been experimenting to date. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692411 13f79535-47bb-0310-9956-ffa450edef68