Ben Alex
4783b8bc32
Disable failing test, logged as SEC-181 for follow-up.
2006-02-09 07:06:55 +00:00
Ben Alex
9771b7817a
SEC-144: Separate SecurityEnforcementFilter from FilterSecurityInterceptor.
2006-01-28 22:54:23 +00:00
Ben Alex
271d5ac96c
Temporarily sort out transformer issues.
2005-11-30 23:52:04 +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
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
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