Luke Taylor
|
fba57bdf5b
|
Removed unused MockAccessDecisionManager class
|
17 years ago |
Luke Taylor
|
283b932fe0
|
Minor tidying up.
|
17 years ago |
Luke Taylor
|
f3387cd879
|
|
17 years ago |
Luke Taylor
|
7505b734d6
|
Converted to use jmock.
|
17 years ago |
Luke Taylor
|
7bf47f2d97
|
Converted to use jmock.
|
17 years ago |
Luke Taylor
|
a09b15ce5f
|
Added tests for AuthenticationDetailsSourceImpl (and AuthenticationDetails).
|
17 years ago |
Luke Taylor
|
8283074097
|
Tidying.
|
17 years ago |
Luke Taylor
|
e3dd12021b
|
Added extra calls to exercise CachingUserDetailsService
|
17 years ago |
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 |
Luke Taylor
|
13caa48a24
|
Added clearContext() in @After. Test was leaving a TestingAuthenticationToken in the context.
|
17 years ago |
Luke Taylor
|
18e74e7d3f
|
Import cleaning.
|
17 years ago |
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 years ago |
Luke Taylor
|
67c06d3d52
|
SEC-1012: Adding generics and general tidying up of tests etc
|
17 years ago |
Luke Taylor
|
a535c5bd05
|
Removed unused imports.
|
17 years ago |
Luke Taylor
|
9dc50bce82
|
SEC-1013: Removed ConfigAttributeDefinition
|
17 years ago |
Luke Taylor
|
a9d69ac4e8
|
Tidied up test class.
|
17 years ago |
Luke Taylor
|
e259fe43a9
|
SEC-1034: Removed classes for converting a FilterInvocationDefinitionSource to a map for use in FilterChainProxy
|
17 years ago |
Luke Taylor
|
31375b7212
|
SEC-1012: Futher generification. Also changed method signature of ObjectDefinitionSource.getAllConfigAtributes to return a single collection
|
17 years ago |
Luke Taylor
|
f3b3004085
|
Removed references to Acegi in contacts sample home page
|
17 years ago |
Luke Taylor
|
78065ba47c
|
Fixed up contacts sample: removed casfailed page, corrected debug.jsp errors and fixed incorrect bean reference in context files.
|
17 years ago |
Luke Taylor
|
5c1f4e60e3
|
Tidying stuff
|
17 years ago |