19 Commits

Author SHA1 Message Date
Ben Alex
47229be5cb Make samples and tests use username "rod". 2007-12-03 02:56:52 +00:00
Luke Taylor
3f2b9cd6fb SEC-562: More changes of Acegi name in comments, docs etc. 2007-10-03 14:02:39 +00:00
Luke Taylor
757b153430 SEC-562: Repackaging adapters module. 2007-09-22 11:54:13 +00:00
Ben Alex
ab12817b7a SEC-97: Format Acegi Security source code in accordance with latest Jalopy configuration. 2006-05-23 13:38:33 +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
Ben Alex
72256a225f SEC-73: Support storage and retrieval of actual Principal object (such as UserDetails) from PrnicipalAcegiUserToken. 2005-11-25 00:26:30 +00:00
Ben Alex
6a1a4abb1d SEC-104: Move to org.acegisecurity package. 2005-11-17 00:56:49 +00:00
Ben Alex
b821efbe56 Fix Catalina tests to be Maven compatible. 2004-11-03 23:52:27 +00:00
Ben Alex
29c8e110f5 Remove adapter test dependencies on MockPrincipal. 2004-11-01 02:08:42 +00:00
Ben Alex
b215a9da07 Remove unused imports. 2004-09-02 23:51:38 +00:00
Luke Taylor
123ad907d1 Altered makeAdapter to use conext classloader getResource() to load files instead of ClassLoader.getSystemResource. Fixes tests when run under Maven. 2004-06-24 19:50:58 +00:00
Ben Alex
bc285fce91 Correct issue with unit test under Windows introduced with Linux fix. 2004-06-23 05:49:38 +00:00
Ben Alex
36ad7f3963 Linux compatibility fixes. 2004-06-21 06:04:24 +00:00
Ben Alex
aa5a9ca4c3 Correct logging mesage. 2004-04-02 12:10:52 +00:00
Ben Alex
922461d19a Removed MockPrincipal inner class as MockPrincipal is now a full class. 2004-03-29 13:38:16 +00:00
Ben Alex
2e1b4b4ffc Changes to support testing, and enhanced error detection at startup time. 2004-03-28 12:00:21 +00:00
Ben Alex
fe379d9712 Initial commit. 2004-03-28 11:41:20 +00:00
Ben Alex
c3507b26c9 Change to Apache License version 2.0. 2004-03-23 04:44:48 +00:00
Ben Alex
35fe1e7b73 Initial commit. 2004-03-16 23:57:17 +00:00