Luke Taylor
|
972cd0a53c
javadoc
|
hace 16 años |
Luke Taylor
|
d65b1b3581
SEC-1200: Ukranian messages file
|
hace 16 años |
Luke Taylor
|
966f3e4101
SEC-1182: Added tst to confirm that this is no longer an issue due to other changes
|
hace 16 años |
Luke Taylor
|
b4bb489638
SEC-1164: Further registering on bean components for tooling and removal of global ids.
|
hace 16 años |
Luke Taylor
|
b387d63aba
Removing unnecessary global bean names.
|
hace 16 años |
Luke Taylor
|
a67448c867
SEC-1216: Remove unused code.
|
hace 16 años |
Luke Taylor
|
229866e293
SEC-1142: Support for session timeout detection. Added namespace support for invalid-session-url
|
hace 16 años |
Luke Taylor
|
c12e5b4d0b
SEC-1142: Renamed setter argument to match property.
|
hace 16 años |
Luke Taylor
|
ea73fd0130
SEC-1142: Simplified implementation by removing template method.
|
hace 16 años |
Luke Taylor
|
90d76373cc
SEC-1142: Support for session timeout detection. Added redirect to invalidSessionUrl in SessionManagementFilter when an invalid session Id is supplied in the request.
|
hace 16 años |
Luke Taylor
|
0f6642d3ab
SEC-1216: Replacement of custom-after-invocation-provider with after-invocation-provider element. Some changes to help prevent proxying of aop infrastructure classes (use of AopInfrastructureBean marker interface)
|
hace 16 años |
Luke Taylor
|
eaa0dc4fce
typo
|
hace 16 años |
Luke Taylor
|
e40b9fbc75
SEC-1196: Introduce AuthenticationManagerDelegator is MethodSecurityInterceptor which is configured by global-method-security. Prevents regression of SEC-933 caused by eager init of AuthenitcationManager and dependent beans
|
hace 16 años |
Luke Taylor
|
997faabe1e
SEC-1196: Removed ConfigUtils (no longer used).
|
hace 16 años |
Luke Taylor
|
5953af0f6b
SEC-1196: Change use of <authentication-manager> to actually register the global ProviderManager instance. This element now registers the global ProviderManager instance and must contain any authentication-provider elements (or ldap-authentication-provider elements).
|
hace 16 años |
Luke Taylor
|
c5d6484b54
SEC-1210: RememberMe filter misses UserDetailsService in default <http /> tag config when it is declared in parent app context. Fixed by getting the UserDetailsServiceInjectionPostProcessor to check ancestor bean factories for a UserDetailsService if one isn't found in the current bean factory.
|
hace 16 años |
Luke Taylor
|
160aa512a1
Remove "infrastructure" type from authentication provider bean.
|
hace 16 años |
Luke Taylor
|
6ae61f95db
Minor updates to test XML context implementation.
|
hace 16 años |
Luke Taylor
|
a4a0aab66f
SEC-1164: Add additional component definitions so that Spring IDE picks them up and doesn;t report missing bean definitions
|
hace 16 años |
Luke Taylor
|
06e393a171
Update bundlor to M5
|
hace 16 años |
Luke Taylor
|
ecbacddc7c
SEC-1146: Add some information on using authority groups
|
hace 16 años |
Luke Taylor
|
5d5df0c63d
Added extra 'manual' security interceptor config
|
hace 16 años |
Luke Taylor
|
68364f06a2
Minor itest updates
|
hace 16 años |
Luke Taylor
|
3e6054b69f
SEC-1211: Rename SessionFixationProtectionFilter to SessionManagementFilter, since it no longer performs session-fixation protection directly, but just executes the AuthenticatedSessionStrategy.
|
hace 16 años |
Luke Taylor
|
5e285b3692
SEC-1211: Set the default AuthenticatedSessionStrategy to a null implementation to preserve existing behaviour.
|
hace 16 años |
Luke Taylor
|
609a68b12a
SEC-1077: Added DefaultAuthenticatedSessionStrategy test to check that saved request attribute is retained when migrateAttributes is false.
|
hace 16 años |
Luke Taylor
|
db90122179
SEC-1211: Create strategy for session handling on successful authentication. Added AuthenticatedSessionStrategy interface and default implementation which encapsulates the functionality that was previously in SessionFixationProtectionFilter and AbstractAuthentictationProcessingFilter. Updated the namespace to make use of these.
|
hace 16 años |
Luke Taylor
|
4a12b80470
Minor updates to x509 doc and update of remember-me doc (no longer part of auto-config)
|
hace 16 años |
Luke Taylor
|
fdb7325cbc
Javadoc update
|
hace 16 años |
Luke Taylor
|
9c27bced5b
Corrected typo
|
hace 16 años |