Commit Graph

15 Commits

Author SHA1 Message Date
Ben Alex db9e420ceb Use full package name for SecurityConfig, to ease support by Maven commons-attributes plugin. 2004-12-21 12:16:56 +00:00
Ben Alex f7cfc84358 Fix correct package name for advisor. 2004-12-21 12:15:52 +00:00
Ben Alex e8bfa37218 Make Attributes sample use Maven's commons-attributes plugin. 2004-12-21 12:15:35 +00:00
Carlos Sanchez d159f6c5e1 Renamed artifactId 2004-11-14 21:49:42 +00:00
Carlos Sanchez 83ad437739 Migrated samples-attributes to Maven 2004-11-07 20:12:58 +00:00
Carlos Sanchez 89d6dbf7b6 Migrated samples-attributes to Maven 2004-11-07 19:57:39 +00:00
Ben Alex 992cf44b36 Refactor MethodDefinitionMap to use Method, not MethodInvocation. Refactor AbstractSecurityInterceptor to not force use of Throwable. Move AOP Alliance based MethodSecurityInterceptor to separate package. 2004-10-18 06:38:44 +00:00
Ben Alex 8d973af603 Added MethodDefinitionSourceAdvisor for performance and autoproxying. 2004-10-15 00:29:24 +00:00
Ben Alex 6b54784915 Improved sample applications' bean reference notation. 2004-09-24 00:47:53 +00:00
Ben Alex 12c58006b0 Initial Maven support, thanks to Carlos Sanchez. 2004-06-08 23:46:41 +00:00
Ben Alex 8a944d3b64 Update MethodSecurityInterceptor location. 2004-04-02 11:52:23 +00:00
Ben Alex 57fd086f09 Update license. 2004-03-28 11:25:40 +00:00
Ben Alex 99a393e7c8 Update license, and fix issue with execute target. 2004-03-28 11:23:57 +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