Historial de Commits

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