14 Commits

Author SHA1 Message Date
Carlos Sanchez
b0d65259b6 Changed groupId to org.acegisecurity 2005-12-22 16:40:22 +00:00
Ben Alex
271d5ac96c Temporarily sort out transformer issues. 2005-11-30 23:52:04 +00:00
Ben Alex
0def8275d6 Use correct package locations and property names. 2005-11-30 23:48:20 +00:00
Ben Alex
62fde4ede3 SEC-107: Finalize rename of AuthenticationDao to UserDetailsService with corresponding change in package from .providers.dao to .userdetails. 2005-11-30 00:20:13 +00:00
Luke Taylor
c15f2bbaad Fixes for SEC-115. Moved test-web.xml file to test/resources 2005-11-29 17:29:08 +00:00
Luke Taylor
ec30e8b11c Fixes for SEC-115. Updates to acegifier to work with Maven and new Acegi sources. 2005-11-29 17:14:56 +00:00
Ben Alex
a6e23d79ae SEC-107: Rename AuthenticationDao to UserDetailsService. 2005-11-29 13:10:15 +00:00
Ben Alex
f57f50bae5 Modify Acegifier to use Maven build and 1.0.0+ package names. 2005-11-29 02:33:40 +00:00
Ben Alex
6a1a4abb1d SEC-104: Move to org.acegisecurity package. 2005-11-17 00:56:49 +00:00
Luke Taylor
28e8c93beb Changes to exception handling, and some additional validation of web.xml content. 2005-07-22 00:20:54 +00:00
Luke Taylor
a67b529734 Add the display-name to the web.xml 2005-07-16 23:54:55 +00:00
Luke Taylor
95e99f9ea0 Forgot the XSL files... 2005-07-16 23:15:52 +00:00
Luke Taylor
a95964461d o Move the web.xml converter code, tests and xsl files from core into the acegifier sample app.
o Switched to dom4j for more flexible xml handling and easier formatting of the XML output.
o Modified the test web.xml to match the contacts-filter app to allow easy testing in an acegi application.
2005-07-16 21:49:31 +00:00
Luke Taylor
0a742ce62a First upload of the "acegifier" web application. 2005-07-09 21:35:33 +00:00