Commit History

Author SHA1 Message Date
  Luke Taylor a2f7b7e4f1 Added optional args argument to constructor. 17 years ago
  Luke Taylor 3fe112f769 Added tests for AbstractAclVoter. 17 years ago
  Luke Taylor 6601b3da5f Refactored inline authority list into member variable. 17 years ago
  Luke Taylor e864dfa796 SEC-1039: Converted HttpBeanDefinitionParser to use new context persistence filter instead of HttpSessionContextIntegrationFilter 17 years ago
  Luke Taylor 08ea70909d Fixed broken test due to missing context file. 17 years ago
  Luke Taylor 51549a9f6f Added missing '$' to Id. 17 years ago
  Luke Taylor a318aacc4f Converted MethodSecurityInterceptorTests to use mocks and deleted app context file. 17 years ago
  Luke Taylor bfd4bcfdb7 SEC-1012: Java5ing of RunAsUserToken constructor. 17 years ago
  Luke Taylor 4736d736ae SEC-1036: Removed further reference to SpringSecurityContextSource in ntlm package. 17 years ago
  Luke Taylor 781b09e889 SEC-1036: Updated ldap sample pom 17 years ago
  Luke Taylor b25d6958d7 SEC-1036: Removed references to SpringSecurityContextSource 17 years ago
  Luke Taylor 5c29dfbc20 Fixed poms which should have been committed before 17 years ago
  Luke Taylor 66897e1849 SEC-1036: Upgraded Spring LDAP to 1.3 and made corresponding code changes. Also some general tidying up of LDAP code. Removed deprecated context factory classes. 17 years ago
  Luke Taylor 1918c50fd7 SEC-1039: Deprecated HttpSessionContextIntegrationFilter and made it extend SecurityContextPersistenceFilter. 17 years ago
  Luke Taylor 8cfd515b27 SEC-988: Added Javadoc for UserDetailsChecker interface. 17 years ago
  Luke Taylor d508adbf8b SEC-1037: Made LdapAuthenticationProvider implement MessageSourceAware. 17 years ago
  Luke Taylor 843d0e6910 SEC-985: Added hideUsernameNotFoundException property to LdapAuthenticationProvider and set default to true. 17 years ago
  Luke Taylor 4d81d750cd SEC-1039: Created new filter SecurityContextPersistenceFilter and SecurityContextRepository strategy to replace HttpSessionContextIntegrationFilter functionality. 17 years ago
  Luke Taylor 789be71d8c SEC-398: Rolled back addition of erroneous test method for this issue (the fix was incorrect and the test method does nothing useful). 17 years ago
  Luke Taylor 2dfd006665 SEC-1012: Converted Groupsmanager to use List<String> 17 years ago
  Luke Taylor 1f78974073 Improved javadoc and debug message relating to clearing of security context. 17 years ago
  Luke Taylor 482cb23d9c Forgot to add @Before and @After annotations to junit test. 17 years ago
  Luke Taylor 992b35e5d4 Updated to junit4. 17 years ago
  Luke Taylor dca0505d23 SEC-1012: generification 17 years ago
  Luke Taylor 05e753de61 Converted to use jmock for mocks. 17 years ago
  Luke Taylor 6b24637fbc Further SavedRequestWrapper related tests and tidying up. 17 years ago
  Ben Alex 7e562031cc Better demonstrate the new EL-based "overdraft" authorization rules. 17 years ago
  Ben Alex 713bcb4aab Add SpringSource snapshot repository, to provide access to spring-expressions 17 years ago
  Luke Taylor 1cf59b249a Added test class for DefaultLoginPageGeneratingFilter. 17 years ago
  Luke Taylor 346e219528 SEC-989: Removed incorrect <intercept-url> from auto-config equivalent.. 17 years ago