4967 Commits (78f85cc12911015982e5e34bde77dfbd251c901b)
 

Author SHA1 Message Date
Ben Alex b821efbe56 Fix Catalina tests to be Maven compatible. 21 years ago
Carlos Sanchez 74452a0a0a Added CAS resources 21 years ago
Carlos Sanchez 2d2cd367f6 Moved from java to resources 21 years ago
Carlos Sanchez cd56f2ed4a Moved from test to main 21 years ago
Carlos Sanchez 2eaecae68f Added retroweaver dependency 21 years ago
Carlos Sanchez 8cf6867cba Moved name to subprojects 21 years ago
Carlos Sanchez 1309727c92 Added multiproject properties 21 years ago
Ben Alex 29c8e110f5 Remove adapter test dependencies on MockPrincipal. 21 years ago
Ben Alex 35cdd24abf Refactor to use Spring's MockHttpServletRequest rather than Acegi Security's equivalent. 21 years ago
Carlos Sanchez b26183dc66 Removed unneeded tags 21 years ago
Carlos Sanchez 263dd9c0d3 Added cvsignore files 21 years ago
Carlos Sanchez 9da9de2669 Added dependencies 21 years ago
Ben Alex fde59c2f29 Ad mock method implementation now we're using HttpSession.removeAttribute(). 21 years ago
Ben Alex 565c2e580b Remove debug messages. 21 years ago
Carlos Sanchez 8d11de1b1d Added resources dir 21 years ago
Carlos Sanchez d27fb49803 *** empty log message *** 21 years ago
Carlos Sanchez 55624cf5dd Moved resources from java dir to resources dir 21 years ago
Carlos Sanchez fc755464f0 Added main page 21 years ago
Carlos Sanchez 928498b53d Removed AutoIntegrationFilter 21 years ago
Carlos Sanchez b25a6e002b *** empty log message *** 21 years ago
Carlos Sanchez ed982e53a2 Removed adapter dependencies 21 years ago
Carlos Sanchez 12caac4f55 Added acegisecurity repo 21 years ago
Carlos Sanchez fbeeb705a0 Removed preparedocs goal and jar preGoal 21 years ago
Carlos Sanchez 0150726762 Removed jar.override 21 years ago
Ben Alex 5f1869d5d5 Add XML APIs as higher priority than those included in Resin JAR. 21 years ago
Ben Alex 89f6fcf5c9 Refactor to use an application context, thus enabling event publishing and use of DefaultAdvisorAutoProxyCreator. 21 years ago
Ben Alex 537a58d754 Added net.sf.acegisecurity.intercept.event package. 21 years ago
Ben Alex 26f5f1a9b3 Add the AccessDeniedException to the HttpSession as per http://forum.springframework.org/viewtopic.php?t=1515. 21 years ago
Ben Alex 21f29bbbb3 Fix JRun rejection of null in httpSession.setAttribute() as per http://livedocs.macromedia.com/jrun/4/javadocs/jrun/servlet/session/JRunSession.html. 21 years ago
Ben Alex 73349bf8f8 Add convenience method so subclasses can specify Authentication.setDetails(). 21 years ago
Ben Alex 96cd353266 Support CVS repository cleanup. 21 years ago
Ben Alex 7b0145fba7 Initial AspectJ support. 21 years ago
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. 21 years ago
Ben Alex ba163d51ae Documentation correction. 21 years ago
Ben Alex f123e9c333 Make MethodDefinitionMap query interfaces defined by secure objects, to properly support MethodDefinitionSourceAdvisor. 21 years ago
Ben Alex 8ec0d89fe4 Improve documentation for abstract contract. 21 years ago
Ben Alex 8d973af603 Added MethodDefinitionSourceAdvisor for performance and autoproxying. 21 years ago
Ben Alex 740517c55b Change Carlos' role. 21 years ago
Carlos Sanchez eb651b2d35 Added artifactId 21 years ago
Carlos Sanchez cd467d8a8f Removed unneeded overrides 21 years ago
Luke Taylor e94234028b Changed version to 0.7-SNAPSHOT. Added 'findbugs' report. 22 years ago
Ben Alex 577b92c48b Refer to next release. 22 years ago
Ben Alex c8a7c18814 Updates for release 0.6.1. 22 years ago
Ben Alex 6b54784915 Improved sample applications' bean reference notation. 22 years ago
Ben Alex 62f168d85b Refer to forums. 22 years ago
Ben Alex 11a7c6aa27 Documentation improvements contributed by Andrew Petro. 22 years ago
Ben Alex c2491a93b4 AcegiRemoteInvocation support, thanks to James Monaghan. 22 years ago
Ben Alex e4c8ee0689 Upgrade to Spring 1.1 22 years ago
Ben Alex 0cb8f96368 General update. 22 years ago
Ben Alex 333fe84ee8 Clarify interface contract for ObjectDefinitionSource when no ConfigAttributes exist for a given secure object invocation, plus unit tests and fixes for concrete implementations. Thanks to Sean Radford for spotting the inconsistency. 22 years ago