1238 Commits (05d55ea83ab9e4108879fda170b32a634538635b)
 

Author SHA1 Message Date
Francois Beausoleil 219dfe2038 * integration-test/build.xml: 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 65314d99e3 Addition of classes to support testing of Resin container adapter outside of actual Resin deployment. 22 years ago
Ben Alex 60ddb6a3c7 Modifications to support changes to Resin container adapter. 22 years ago
Ben Alex 1affe45ced Moved to classes directory to support changes to Resin container adapter. 22 years ago
Ben Alex 734dd387c6 Moved to classes directory. 22 years ago
Ben Alex 6f0f9650a0 Corrected class name of Resin Container Adapter. 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 dd39d747d5 Improved documentation and added methods to facilitate unit testing. 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 4091550764 Modified JUnit tests use "test" as working directory, in order to pick up HSQLDB database files. 22 years ago
Ben Alex 0a17d65d37 Initial commit. 22 years ago
Ben Alex ea05e0b931 Simplified sub-class usage. Made compatible with changes to User constructor. 22 years ago
Ben Alex b332c3bc03 Modified to ignore case sensitivity, as per the DAO Authentication Provider interface contract. 22 years ago
Ben Alex 01bde16347 Updated to refer to required Tomcat 4 ZIP file. 22 years ago
Ben Alex ec491d8112 Changed to not delete destination directories, as doing so also removes the CVS sub-directory. 22 years ago
Ben Alex 3bd4b20594 Add classes to JBoss and Catalina extractions in order to support new unit tests. 22 years ago
Ben Alex 1b726825fa Changed internals to use list instead of set, to preserve element ordering. 22 years ago
Ben Alex adb1971873 Enhancements to detect errors and faciltiate easier testing. 22 years ago
Ben Alex d59a5da321 Changed to not detect null returns, as the UserMap will now throw the UsernameNotFoundException. 22 years ago
Ben Alex f203979237 Update to be compatible to changes made to User's no-arg constructor. 22 years ago
Ben Alex 489c941101 Improved detection of invalid parameters in constructors. 22 years ago
Ben Alex 3179f5f1e7 Fixed support for lowercase usernames and passwords. 22 years ago
Ben Alex 1573491fbe Changed no-arg constructor to a form more suitable for unit testing. 22 years ago
Ben Alex cab961bfa6 Enhanced equals() method. 22 years ago
Ben Alex cff8894b99 Changed interface to extend Context. This provides interface-level compatibility with objects requiring a Context, rather than requiring implementations to also implement Context. 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 3fa1534c94 Added license information. 22 years ago
Ben Alex 4b1e738bb5 Minor formatting changes. 22 years ago
Ben Alex 8d24027443 Added debug statement at commencement of interception and additional comment re ContextHolder. 22 years ago
Ben Alex cf043ad35f Numerous formatting changes, and methods to facilitate unit testing. 22 years ago
Ben Alex dc6357d504 Improved JavaDocs. 22 years ago
Ben Alex 22b8be49f0 Changed no-arg constructor to a form more suitable for unit testing. Also added an equals() method. 22 years ago
Ben Alex dcf78213a3 Corrected @author tag. 22 years ago
Ben Alex 4124b1c298 Changed internals to use list instead of set, to preserve element ordering. 22 years ago
Ben Alex fe379d9712 Initial commit. 22 years ago
Ben Alex 6c5a5cd311 No longer required. 22 years ago
Ben Alex 8808f5e8dd Expanded unit test coverage. 22 years ago
Ben Alex 6038d56ece Expanded unit test coverage, moving relevant methods to AbstractAdapterAuthenticationTokenTests. 22 years ago
Ben Alex bc847f564f Expanded unit test coverage. 22 years ago
Ben Alex 6a2870d8f0 No longer required. 22 years ago
Ben Alex 91432bc78b Various changes, mostly related to Clover coverage reports. 22 years ago
Ben Alex 57fd086f09 Update license. 22 years ago
Ben Alex 99a393e7c8 Update license, and fix issue with execute target. 22 years ago
Ben Alex 7e275de263 Removed leading slash, for compatibility with file existence checking at container adapter startup. 22 years ago