summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/policy-security-http/src/main/java/org/apache/tuscany/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-13Moving 1.x trunklresende15-1712/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835700 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Merge all changes from 1.5.2 branch into trunkrfeng4-6/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830026 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl ↵slaws4-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
2009-08-13Fixing NPE if SecurityHandler extension point wasn't initialized properlylresende1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803789 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13Merging changes from 1.5.1 to Split policy security code specific to ↵lresende7-81/+272
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
2009-08-11Java doc and small formatting updates to policy security httplresende3-6/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803290 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27Removing debug code that was printing user credentialslresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798319 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27Properly registering authenticated caler with geronimo context manager to ↵lresende1-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
2009-07-24Adding support for explicitly configuring policySetslresende2-73/+176
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797356 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26Remove unused import statementsbdaniel1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788689 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Merging changes from 1.5 release branch to avoid NPE when running some sampleslresende2-18/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777599 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Merge policy NPE fixes from 1.5 branchantelder1-10/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777443 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Enhancment to allow verification of user credentials and roles in a Geronimo ↵lresende3-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
2009-05-05Fixing NPE when no operation provided when creating invokerlresende1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771598 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Adding support for LDAP Realm authentication policylresende10-2/+767
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755857 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Adding support for enabling and configuring authentication for embedded http ↵lresende2-0/+201
server using policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748014 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Refactoring confidentiality policy support for http bindings to it's own modulelresende2-0/+289
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748008 13f79535-47bb-0310-9956-ffa450edef68