summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/policy (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removing unused imports...lresende2010-03-031-1/+0
* Move the ws binding provider files into the provider package. slaws2010-03-012-2/+2
* Set the JVM trust/key store so the client side is able to pick up the servers...slaws2010-02-261-1/+21
* Remove unused importsrfeng2010-02-251-4/+0
* Add binding.ws specific providers for the HTTPSPolicy model slaws2010-02-252-0/+108
* Fluff up a policy provider instanceslaws2010-02-251-7/+3
* Separate the common parts of the binding.ws reference and service binding pro...slaws2010-02-251-1/+3
* Fix up the basic auth policy providerslaws2010-02-123-17/+26
* Start of basic auth binding specific policy implementation. Basically the fun...slaws2010-02-125-0/+398
* Add some initial policy implementations in. MTOM is just handling an "mayProv...slaws2010-02-035-0/+369