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 |