Histórico de commits

Autor SHA1 Mensagem Data
  Ben Alex f1d993f47b Made BasicAclProvider to only respond to specified ACL object requests. 21 anos atrás
  Ben Alex 537a58d754 Added net.sf.acegisecurity.intercept.event package. 21 anos atrás
  Ben Alex 26f5f1a9b3 Add the AccessDeniedException to the HttpSession as per http://forum.springframework.org/viewtopic.php?t=1515. 21 anos atrás
  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 anos atrás
  Ben Alex 73349bf8f8 Add convenience method so subclasses can specify Authentication.setDetails(). 21 anos atrás
  Ben Alex 7b0145fba7 Initial AspectJ support. 21 anos atrás
  Ben Alex f123e9c333 Make MethodDefinitionMap query interfaces defined by secure objects, to properly support MethodDefinitionSourceAdvisor. 21 anos atrás
  Ben Alex 8d973af603 Added MethodDefinitionSourceAdvisor for performance and autoproxying. 21 anos atrás
  Ben Alex c8a7c18814 Updates for release 0.6.1. 21 anos atrás
  Ben Alex 6b54784915 Improved sample applications' bean reference notation. 21 anos atrás
  Ben Alex 0cb8f96368 General update. 21 anos atrás
  Ben Alex ec166e086b Refactored UsernamePasswordAuthenticationToken.getDetails() to Object. 21 anos atrás
  Ben Alex d7c98f95ca Made FilterToBeanProxy compatible with ContextLoaderServlet (lazy initialisation on first HTTP request). 21 anos atrás
  Ben Alex 1a92434914 Add support for password-validating DAOs, such as LDAP. Contributed by Karel Miarka. 21 anos atrás
  Ben Alex aaebd3ef5a Added DaoAuthenticationProvider.hideUserNotFoundExceptions property. Defaults to true, so BadCredentialsException is thrown instead of UsernameNotFoundException if a user cannot be found. 21 anos atrás
  Ben Alex 5cd65887d5 Improved ConfigAttributeEditor so it trims preceding and trailing spaces. 21 anos atrás
  Ben Alex 3f87849f31 Fixed GrantedAuthorityEffectiveAclsResolver if null ACLs provided to method. 21 anos atrás
  Ben Alex eb9c7d0852 Extracted removeUserFromCache(String) to UserCache interface. 21 anos atrás
  Ben Alex bf53abf46e Improve JavaDocs. 21 anos atrás
  Ben Alex 04f4c9881d Added original Authentication.getDetails() to DaoAuthenticationProvider response. 21 anos atrás
  Ben Alex 6867efd6ac Fix NPE problems with patch provided by Karel Miarka. 21 anos atrás
  Ben Alex f6e21f41aa Update to Spring 1.1 RC 1. 21 anos atrás
  Ben Alex 0c43fe1f4a Make SecurityEnforcementFilter more subclass friendly. 21 anos atrás
  Ben Alex c1e109da74 Initial commit of remote client authentication interface. 21 anos atrás
  Ben Alex 85d7cbf5a7 Sign JARs of all official releases. 21 anos atrás
  Ben Alex b749e83b1d General additions. 21 anos atrás
  Ben Alex 3648073461 Fix EH-CACHE after web context refresh (patch thanks to Travis Gregg). 21 anos atrás
  Ben Alex cf9c9e6a93 Add today's changes. 21 anos atrás
  Ben Alex 2f2b054b7a Resolve a Weblogic compatibility issue (patch thanks to Patrick Burleson). 21 anos atrás
  Ben Alex e3be8f20bb Refactor CasAuthoritiesPopulator to use UserDetails rather than GrantedAuthority[]. 21 anos atrás