summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/policy-security/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2-142/+142
2009-07-08Refactor the PolicyProviderFactory to take Endpoint and EndpointReferencerfeng11-159/+102
2009-04-15Port DefinitionsProvider to Definitions extension pointrfeng2-105/+18
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende7-16/+16
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng14-32/+32
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng11-32/+23
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2-2/+2
2008-12-05Changes to make policy-security work in 2.0.edwardsmj4-4/+4
2008-12-04Fixed generics raw type compiler warningsmcombellack1-1/+1
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack1-2/+1
2008-11-27Removed unused importsmcombellack1-3/+0
2008-11-19Fix compile errorsantelder2-0/+2
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende16-59/+554
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende26-0/+2012
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende32-2507/+0
2008-10-16TUSCANY-2600: Apply patches from Ramkumar Ramalingam to Provide ITEST for the...antelder1-2/+4
2008-09-30Extending definitions.xml to enable policies to tuscany bindingslresende1-4/+4
2008-09-30Minor cleanup of unused importslresende4-5/+0
2008-09-24Change message getHeaders() operation to return a list, remove the QoS contex...slaws1-2/+24
2008-09-15Remove unused importsslaws2-13/+1
2008-09-15More work exploring the policy extension model by implementing a token based ...slaws13-53/+530
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ...slaws9-1/+627
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack2-0/+2