コミット履歴

作者 SHA1 メッセージ 日付
  Ben Alex 35cdd24abf Refactor to use Spring's MockHttpServletRequest rather than Acegi Security's equivalent. 21 年 前
  Carlos Sanchez b26183dc66 Removed unneeded tags 21 年 前
  Carlos Sanchez 263dd9c0d3 Added cvsignore files 21 年 前
  Carlos Sanchez 9da9de2669 Added dependencies 21 年 前
  Ben Alex fde59c2f29 Ad mock method implementation now we're using HttpSession.removeAttribute(). 21 年 前
  Ben Alex 565c2e580b Remove debug messages. 21 年 前
  Carlos Sanchez 8d11de1b1d Added resources dir 21 年 前
  Carlos Sanchez d27fb49803 *** empty log message *** 21 年 前
  Carlos Sanchez 55624cf5dd Moved resources from java dir to resources dir 21 年 前
  Carlos Sanchez fc755464f0 Added main page 21 年 前
  Carlos Sanchez 928498b53d Removed AutoIntegrationFilter 21 年 前
  Carlos Sanchez b25a6e002b *** empty log message *** 21 年 前
  Carlos Sanchez ed982e53a2 Removed adapter dependencies 21 年 前
  Carlos Sanchez 12caac4f55 Added acegisecurity repo 21 年 前
  Carlos Sanchez fbeeb705a0 Removed preparedocs goal and jar preGoal 21 年 前
  Carlos Sanchez 0150726762 Removed jar.override 21 年 前
  Ben Alex 5f1869d5d5 Add XML APIs as higher priority than those included in Resin JAR. 21 年 前
  Ben Alex 89f6fcf5c9 Refactor to use an application context, thus enabling event publishing and use of DefaultAdvisorAutoProxyCreator. 21 年 前
  Ben Alex 537a58d754 Added net.sf.acegisecurity.intercept.event package. 21 年 前
  Ben Alex 26f5f1a9b3 Add the AccessDeniedException to the HttpSession as per http://forum.springframework.org/viewtopic.php?t=1515. 21 年 前
  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 年 前
  Ben Alex 73349bf8f8 Add convenience method so subclasses can specify Authentication.setDetails(). 21 年 前
  Ben Alex 96cd353266 Support CVS repository cleanup. 21 年 前
  Ben Alex 7b0145fba7 Initial AspectJ support. 21 年 前
  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 年 前
  Ben Alex ba163d51ae Documentation correction. 21 年 前
  Ben Alex f123e9c333 Make MethodDefinitionMap query interfaces defined by secure objects, to properly support MethodDefinitionSourceAdvisor. 21 年 前
  Ben Alex 8ec0d89fe4 Improve documentation for abstract contract. 21 年 前
  Ben Alex 8d973af603 Added MethodDefinitionSourceAdvisor for performance and autoproxying. 21 年 前
  Ben Alex 740517c55b Change Carlos' role. 21 年 前