Commit Verlauf

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