1
0
mirror of synced 2026-08-07 02:38:47 +00:00

Listing Jaas changes

This commit is contained in:
Ray Krueger
2005-01-31 05:18:17 +00:00
parent 82c15b1874
commit 540a12df84
2 changed files with 5 additions and 2 deletions
+2
View File
@@ -29,6 +29,8 @@
<action dev="benalex" type="update">Made ConfigAttributeDefinition and ConfigAttribute Serializable</action>
<action dev="benalex" type="update">FilterToBeanProxy now searches hierarchical bean factories</action>
<action dev="benalex" type="fix">Contacts sample web.xml no longer expect Log4j to be in classpath</action>
<action dev="raykrueger" type="update">JaasAuthenticatinProvider now uses System.property "java.security.auth.login.config"</action>
<action dev="raykrueger" type="update">JaasAuthenticationCallbackHandler Authentication is passed to handle method setAuthenticatoin removed</action>
</release>
<release version="0.7.0" date="2005-01-16">
<action dev="carlossg" type="add">Major CVS repository restructure to support Maven and eliminate libraries</action>