コミット履歴

作者 SHA1 メッセージ 日付
  Luke Taylor 22cca49d4a Added clearContext() call in @Before method. Test class appears to be failing on the build server because of a left over security context from a previous test 17 年 前
  Luke Taylor 67c06d3d52 SEC-1012: Adding generics and general tidying up of tests etc 17 年 前
  Luke Taylor a535c5bd05 Removed unused imports. 17 年 前
  Luke Taylor 9dc50bce82 SEC-1013: Removed ConfigAttributeDefinition 17 年 前
  Luke Taylor a9d69ac4e8 Tidied up test class. 17 年 前
  Luke Taylor e259fe43a9 SEC-1034: Removed classes for converting a FilterInvocationDefinitionSource to a map for use in FilterChainProxy 17 年 前
  Luke Taylor 31375b7212 SEC-1012: Futher generification. Also changed method signature of ObjectDefinitionSource.getAllConfigAtributes to return a single collection 17 年 前
  Luke Taylor f3b3004085 Removed references to Acegi in contacts sample home page 17 年 前
  Luke Taylor 78065ba47c Fixed up contacts sample: removed casfailed page, corrected debug.jsp errors and fixed incorrect bean reference in context files. 17 年 前
  Luke Taylor 5c1f4e60e3 Tidying stuff 17 年 前
  Luke Taylor 3261fcb174 Tidying stuff 17 年 前
  Luke Taylor fa630a430d Removed unused test files 17 年 前
  Luke Taylor 3ce5ea7710 Add missing @Test attributes 17 年 前
  Luke Taylor 236a4790c2 delete old clover license 17 年 前
  Luke Taylor df26b2447c SEC-1035: Switch to using spring-el from the Spring 3 build 17 年 前
  Luke Taylor bd9b199599 Import cleaning. 17 年 前
  Luke Taylor 648ba1c43a SEC-1034: Fix broken tests. 17 年 前
  Luke Taylor ae05e74085 Replace use of deprecated Spring methods (addConstructorArg) with non-deprecated versions. 17 年 前
  Luke Taylor 7a8bd8a673 SEC-1034: Removed FilterInvocationDefinitionSourceEditor. 17 年 前
  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 年 前
  Luke Taylor ee13be47b7 Call setAuthenticated() in constructor with authorities to mimic behaviour of UsernamePasswordAuthenticationToken 17 年 前
  Luke Taylor 3ef34122fc Converted to using JMock. 17 年 前
  Luke Taylor e18971fdf0 Fix test. BasicProcessingFilter doesn't work with TestingAuthenticationToken. 17 年 前
  Luke Taylor 3acd515c6c SEC-999: Refactored expression security classes for better separation of concerns and of method vs web authorization expressions. 17 年 前
  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 年 前
  Luke Taylor 0bbab88504 SEC-1031: LdapShaPasswordEncoder.isPasswordValid startOfHash off by one 17 年 前
  Luke Taylor 0ba690fb0e SEC-1015: Removed acl package from core and also related taglib declaration and implementation class (AclTag). 17 年 前
  Luke Taylor e5b1073501 SEC-1012: Added more generics and warning suppression 17 年 前
  Luke Taylor be34724207 Matchers for use with JMock expectations 17 年 前
  Luke Taylor 7731a3df57 Typo. 17 年 前