Commit History

Author SHA1 Message Date
  Luke Taylor 236a4790c2 delete old clover license 17 years ago
  Luke Taylor df26b2447c SEC-1035: Switch to using spring-el from the Spring 3 build 17 years ago
  Luke Taylor bd9b199599 Import cleaning. 17 years ago
  Luke Taylor 648ba1c43a SEC-1034: Fix broken tests. 17 years ago
  Luke Taylor ae05e74085 Replace use of deprecated Spring methods (addConstructorArg) with non-deprecated versions. 17 years ago
  Luke Taylor 7a8bd8a673 SEC-1034: Removed FilterInvocationDefinitionSourceEditor. 17 years ago
  Luke Taylor 464da0f0df SEC-999: Refactored namespace to take an expression handler instead of a permission evaluator, allowig fo greater cusomtomization and for a single handler to be used in both web and method security expressions. 17 years ago
  Luke Taylor ee13be47b7 Call setAuthenticated() in constructor with authorities to mimic behaviour of UsernamePasswordAuthenticationToken 17 years ago
  Luke Taylor 3ef34122fc Converted to using JMock. 17 years ago
  Luke Taylor e18971fdf0 Fix test. BasicProcessingFilter doesn't work with TestingAuthenticationToken. 17 years ago
  Luke Taylor 3acd515c6c SEC-999: Refactored expression security classes for better separation of concerns and of method vs web authorization expressions. 17 years ago
  Luke Taylor 790c3e6f79 Updated FAQ to add variant of "redirecting to entry point" debug message when no AnonymousProcessingFilter is in use and an AuthenticationCredentialsNotFoundException is thrown instead of AccessDeniedException. 17 years ago
  Luke Taylor 0bbab88504 SEC-1031: LdapShaPasswordEncoder.isPasswordValid startOfHash off by one 17 years ago
  Luke Taylor 0ba690fb0e SEC-1015: Removed acl package from core and also related taglib declaration and implementation class (AclTag). 17 years ago
  Luke Taylor e5b1073501 SEC-1012: Added more generics and warning suppression 17 years ago
  Luke Taylor be34724207 Matchers for use with JMock expectations 17 years ago
  Luke Taylor 7731a3df57 Typo. 17 years ago
  Luke Taylor 62986c700b SEC-1027: Removed bnd plugin and 'bundle' package types from pom.xml files 17 years ago
  Luke Taylor e11114ce77 SEC-1023: Add hasPermission() support to SecurityExpressionRoot 17 years ago
  Luke Taylor fa6f57e3dd Fixed TestVoter to match recent API updates 17 years ago
  Luke Taylor d6cd392a9e Tidying up some stuff in tutorial app 17 years ago
  Luke Taylor 4bbc015e4c Removed chackstyle file 17 years ago
  Luke Taylor d6bb6ccbf5 Removed .cvsignore files 17 years ago
  Luke Taylor da8a97b516 SEC-1024: Updated svn usage page 17 years ago
  Luke Taylor d33b13e52e SEC-1023: Added support for hasPermission() based on Id and type 17 years ago
  Luke Taylor d601301de6 SEC-1023: Fix broken test. 17 years ago
  Luke Taylor 1c3b576d91 SEC-1023: PermissionEvaluator based on the Acl module. 17 years ago
  Luke Taylor a207acf7cb SEC-999: Fix broken test which was failing due to use of incorrect authentication object. 17 years ago
  Luke Taylor 56141e9c5f SEC-999: Refactoring out specific dependencies on Spring EL into SecurityExpressionHandler. 17 years ago
  Luke Taylor dabb719456 SEC-1023: Add hasPermission() support to SecurityExpressionRoot 17 years ago