21 Commits (e2de3c9dbcfaf42bb552a294dfb3f8238dffde53)

Author SHA1 Message Date
Ben Alex fa9b872570 Initial CAS support. 22 years ago
Ben Alex 7387c7f231 Remove unnecessary logging statements. 22 years ago
Colin Sampaleanu 6c26e79a0f change AuthenticationProcessingFilter and SecurityEnforcementFilter to use Spring's WebApplicationContextUtils by defualt to find their config context. 22 years ago
Ben Alex 1b1d119836 Modifications consistent with changes to the objects being tested. 22 years ago
Ben Alex aa5a9ca4c3 Correct logging mesage. 22 years ago
Ben Alex 15588123ba Additional import statement. 22 years ago
Ben Alex 4f19f76269 Initial commit. 22 years ago
Ben Alex c224728d79 Changed appContextLocation to use a String (to enable unit testing), fixed logger outputs, improved handling of nulls and empty Strings. 22 years ago
Ben Alex b886390a3f Added method to support unit testing, and made class more robust to null conditions. 22 years ago
Ben Alex 922461d19a Removed MockPrincipal inner class as MockPrincipal is now a full class. 22 years ago
Ben Alex c220ff583c Initial commit. 22 years ago
Ben Alex 71a0faf829 Enhanced error detection at startup time. Changed no-arg constructor to better support unit testing. JavaDoced method. 22 years ago
Ben Alex c5951ff1c0 Changed no-arg constructor to a form more suitable for unit testing. 22 years ago
Ben Alex 68ee9aaabb Enhanced error detection at startup time. Added support for handling null usernames and passwords. 22 years ago
Ben Alex 2e1b4b4ffc Changes to support testing, and enhanced error detection at startup time. 22 years ago
Ben Alex fe379d9712 Initial commit. 22 years ago
Ben Alex 6038d56ece Expanded unit test coverage, moving relevant methods to AbstractAdapterAuthenticationTokenTests. 22 years ago
Ben Alex 83b5cb0919 Initial commit. 22 years ago
Ben Alex e61427ec6c Made no arg constructor protected to enable unit test coverage. 22 years ago
Ben Alex c3507b26c9 Change to Apache License version 2.0. 22 years ago
Ben Alex 35fe1e7b73 Initial commit. 22 years ago