summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/policy-security/src/main/java/org (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende23-2010/+0
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng4-30/+28
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 pointrfeng1-86/+0
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2-2/+2
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng9-13/+13
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng9-24/+15
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-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 moduleslresende12-28/+515
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende18-0/+1678
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende24-2165/+0
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 ...slaws10-27/+498
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ...slaws7-0/+624
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack2-0/+2