summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/policy-security-http/src/main (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge all changes from 1.5.2 branch into trunkrfeng2009-10-264-6/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830026 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl ↵slaws2009-08-134-4/+4
| | | | | | and extend the Monitor interface to allow problems to be created without needing to access and implementation package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803875 13f79535-47bb-0310-9956-ffa450edef68
* Fixing NPE if SecurityHandler extension point wasn't initialized properlylresende2009-08-131-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803789 13f79535-47bb-0310-9956-ffa450edef68
* Merging changes from 1.5.1 to Split policy security code specific to ↵lresende2009-08-138-81/+290
| | | | | | geronimo hosting environment to it's own module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803781 13f79535-47bb-0310-9956-ffa450edef68
* Java doc and small formatting updates to policy security httplresende2009-08-113-6/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803290 13f79535-47bb-0310-9956-ffa450edef68
* Removing debug code that was printing user credentialslresende2009-07-271-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798319 13f79535-47bb-0310-9956-ffa450edef68
* Properly registering authenticated caler with geronimo context manager to ↵lresende2009-07-271-8/+15
| | | | | | find what are the current user roles git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798311 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for explicitly configuring policySetslresende2009-07-242-73/+176
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797356 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused import statementsbdaniel2009-06-261-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788689 13f79535-47bb-0310-9956-ffa450edef68
* Merging changes from 1.5 release branch to avoid NPE when running some sampleslresende2009-05-222-18/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777599 13f79535-47bb-0310-9956-ffa450edef68
* Merge policy NPE fixes from 1.5 branchantelder2009-05-221-10/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777443 13f79535-47bb-0310-9956-ffa450edef68
* Enhancment to allow verification of user credentials and roles in a Geronimo ↵lresende2009-05-213-16/+155
| | | | | | Java EE environment. Some code are commented out as I still need to find a more generic (not so geronimo specific way) to perform some of these actions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777325 13f79535-47bb-0310-9956-ffa450edef68
* Fixing NPE when no operation provided when creating invokerlresende2009-05-051-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771598 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for LDAP Realm authentication policylresende2009-03-1912-3/+788
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755857 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for enabling and configuring authentication for embedded http ↵lresende2009-02-263-1/+203
| | | | | | server using policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748014 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring confidentiality policy support for http bindings to it's own modulelresende2009-02-264-0/+330
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748008 13f79535-47bb-0310-9956-ffa450edef68