9118 Commits (40b2118d36c32c0559536aa67c9545c60fa1c49b)
 

Author SHA1 Message Date
Francois Beausoleil 07e9652ce1 * docs/reference/src/index.xml: 22 years ago
Francois Beausoleil ea0e6b2577 * test/net/sf/acegisecurity/taglibs/authz/AuthorizeTagAttributeTests.java, 22 years ago
Ben Alex fb753bde38 Initial commit. 22 years ago
Ben Alex c0364f6bb8 Remove JDBC authentication tests from to-do list. 22 years ago
Ben Alex 0a62c4e35a Add reference to Ant-Contrib project. 22 years ago
Ben Alex dd6b717618 Add new packages to JARs being built. 22 years ago
Ben Alex eefc6b1bd5 Add Jakarta ORO to classpath. 22 years ago
Ben Alex 1b1d119836 Modifications consistent with changes to the objects being tested. 22 years ago
Ben Alex a278db8df9 Functionality moved to new tests or mocks. 22 years ago
Ben Alex eaffc00fc4 Initial commit. 22 years ago
Ben Alex 852cea437c Reflect new secure object API, which is no longer bound to MethodInvocations. 22 years ago
Ben Alex f026b3a08a Documentation improvements. 22 years ago
Ben Alex aa5a9ca4c3 Correct logging mesage. 22 years ago
Ben Alex 15588123ba Additional import statement. 22 years ago
Ben Alex 33edeb5a2f Moved to net.sf.acegisecurity.ui 22 years ago
Ben Alex e54ad9b4e8 Reflect new secure object API, which is no longer bound to MethodInvocations. 22 years ago
Ben Alex 3ece12c386 Moved to net.sf.acegisecurity.intercept.method. 22 years ago
Ben Alex 738fd2161d Initial commit. 22 years ago
Ben Alex 6ddc006012 Modify MethodSecurityInterceptor to new location, remove unnecessary comments, add a DAO authentication provider so the MethodSecurityInterceptor can validate Authentication objects presented by the HTTP filter authentication system. 22 years ago
Ben Alex d820f64d59 Now in the etc directory. 22 years ago
Ben Alex c92798536a Modified to report success for HTTP filter-based authentication, not only container adapters. 22 years ago
Ben Alex 8c69eb6abb Modified to support changes to interface. 22 years ago
Ben Alex cfb99d01c9 Build two WARs: one for deployment to containers without container adapters, and one for delpoyment to containers with them. 22 years ago
Ben Alex ef84c78776 Ignore temporary directory. 22 years ago
Ben Alex 862f45e02f Initial commit. 22 years ago
Ben Alex 8a944d3b64 Update MethodSecurityInterceptor location. 22 years ago
Ben Alex 699c3d46ce Refactored into separate tests to support the two Contacts sample application WAR versions. 22 years ago
Ben Alex 18c545d51b Correct usage instructions. 22 years ago
Ben Alex d993486c85 Modifications to support changes to build.xml. 22 years ago
Ben Alex 7d1916eb7a Correct report summarisation, and add support for testing both WAR versions of Contact sample application. 22 years ago
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