39 Commits

Author SHA1 Message Date
Carlos Sanchez
d69207fa19 Changed groupId to acegisecurity 2004-11-12 21:40:50 +00:00
Ben Alex
545f22df85 Correct group-id. Using SourceForge group name as suggested by Carlos Sanchez. 2004-11-09 22:30:50 +00:00
Ben Alex
b821efbe56 Fix Catalina tests to be Maven compatible. 2004-11-03 23:52:27 +00:00
Carlos Sanchez
2d2cd367f6 Moved from java to resources 2004-11-03 22:59:14 +00:00
Carlos Sanchez
2eaecae68f Added retroweaver dependency 2004-11-01 20:47:21 +00:00
Carlos Sanchez
8cf6867cba Moved name to subprojects 2004-11-01 20:05:42 +00:00
Ben Alex
29c8e110f5 Remove adapter test dependencies on MockPrincipal. 2004-11-01 02:08:42 +00:00
Ben Alex
35cdd24abf Refactor to use Spring's MockHttpServletRequest rather than Acegi Security's equivalent. 2004-10-31 20:34:35 +00:00
Carlos Sanchez
263dd9c0d3 Added cvsignore files 2004-10-31 14:22:16 +00:00
Carlos Sanchez
9da9de2669 Added dependencies 2004-10-31 14:16:18 +00:00
Carlos Sanchez
b25a6e002b *** empty log message *** 2004-10-30 17:15:54 +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
1b24ff5ea8 Refactor DaoAuthenticationProvider cache model. 2004-05-31 04:41:22 +00:00
Ben Alex
eaa92cd80a Fixed issue with caching by making AbstractIntegrationFilter (and its subclasses) write the new Authentication object to the well-known location. 2004-04-30 05:16:08 +00:00
Ben Alex
e0d57de330 Add DaoAuthenticationProvider caching support. 2004-04-23 05:01:57 +00:00
Ben Alex
fa9b872570 Initial CAS support. 2004-04-19 07:34:32 +00:00
Ben Alex
7387c7f231 Remove unnecessary logging statements. 2004-04-11 12:04:25 +00:00
Colin Sampaleanu
6c26e79a0f change AuthenticationProcessingFilter and SecurityEnforcementFilter to use Spring's WebApplicationContextUtils by defualt to find their config context. 2004-04-09 02:44:17 +00:00
Ben Alex
1b1d119836 Modifications consistent with changes to the objects being tested. 2004-04-02 12:20:41 +00:00
Ben Alex
aa5a9ca4c3 Correct logging mesage. 2004-04-02 12:10:52 +00:00
Ben Alex
15588123ba Additional import statement. 2004-04-02 12:10:31 +00:00
Ben Alex
4f19f76269 Initial commit. 2004-03-30 04:46:12 +00:00
Ben Alex
c224728d79 Changed appContextLocation to use a String (to enable unit testing), fixed logger outputs, improved handling of nulls and empty Strings. 2004-03-30 04:45:39 +00:00
Ben Alex
b886390a3f Added method to support unit testing, and made class more robust to null conditions. 2004-03-29 13:41:10 +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
c220ff583c Initial commit. 2004-03-29 13:36:45 +00:00
Ben Alex
71a0faf829 Enhanced error detection at startup time. Changed no-arg constructor to better support unit testing. JavaDoced method. 2004-03-28 12:05:12 +00:00
Ben Alex
c5951ff1c0 Changed no-arg constructor to a form more suitable for unit testing. 2004-03-28 12:02:41 +00:00
Ben Alex
68ee9aaabb Enhanced error detection at startup time. Added support for handling null usernames and passwords. 2004-03-28 12:01:51 +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
6038d56ece Expanded unit test coverage, moving relevant methods to AbstractAdapterAuthenticationTokenTests. 2004-03-28 11:35:35 +00:00
Ben Alex
83b5cb0919 Initial commit. 2004-03-26 12:22:16 +00:00
Ben Alex
e61427ec6c Made no arg constructor protected to enable unit test coverage. 2004-03-26 12:17:34 +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