Commit History

Author SHA1 Message Date
  Ben Alex eaffc00fc4 Initial commit. 21 years ago
  Ben Alex 852cea437c Reflect new secure object API, which is no longer bound to MethodInvocations. 21 years ago
  Ben Alex f026b3a08a Documentation improvements. 21 years ago
  Ben Alex aa5a9ca4c3 Correct logging mesage. 21 years ago
  Ben Alex 15588123ba Additional import statement. 21 years ago
  Ben Alex 33edeb5a2f Moved to net.sf.acegisecurity.ui 21 years ago
  Ben Alex e54ad9b4e8 Reflect new secure object API, which is no longer bound to MethodInvocations. 21 years ago
  Ben Alex 3ece12c386 Moved to net.sf.acegisecurity.intercept.method. 21 years ago
  Ben Alex 738fd2161d Initial commit. 21 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. 21 years ago
  Ben Alex d820f64d59 Now in the etc directory. 21 years ago
  Ben Alex c92798536a Modified to report success for HTTP filter-based authentication, not only container adapters. 21 years ago
  Ben Alex 8c69eb6abb Modified to support changes to interface. 21 years ago
  Ben Alex cfb99d01c9 Build two WARs: one for deployment to containers without container adapters, and one for delpoyment to containers with them. 21 years ago
  Ben Alex ef84c78776 Ignore temporary directory. 21 years ago
  Ben Alex 862f45e02f Initial commit. 21 years ago
  Ben Alex 8a944d3b64 Update MethodSecurityInterceptor location. 21 years ago
  Ben Alex 699c3d46ce Refactored into separate tests to support the two Contacts sample application WAR versions. 21 years ago
  Ben Alex 18c545d51b Correct usage instructions. 21 years ago
  Ben Alex d993486c85 Modifications to support changes to build.xml. 21 years ago
  Ben Alex 7d1916eb7a Correct report summarisation, and add support for testing both WAR versions of Contact sample application. 21 years ago
  Francois Beausoleil 219dfe2038 * integration-test/build.xml: 21 years ago
  Ben Alex 4f19f76269 Initial commit. 21 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. 21 years ago
  Ben Alex 65314d99e3 Addition of classes to support testing of Resin container adapter outside of actual Resin deployment. 21 years ago
  Ben Alex 60ddb6a3c7 Modifications to support changes to Resin container adapter. 21 years ago
  Ben Alex 1affe45ced Moved to classes directory to support changes to Resin container adapter. 21 years ago
  Ben Alex 734dd387c6 Moved to classes directory. 21 years ago
  Ben Alex 6f0f9650a0 Corrected class name of Resin Container Adapter. 21 years ago
  Ben Alex b886390a3f Added method to support unit testing, and made class more robust to null conditions. 21 years ago