Luke Taylor
|
efd1dbf54a
Removed public modifier from getSessionController() method on ProviderManager.
|
16 years ago |
Luke Taylor
|
491837ae34
SEC-1197: Moved support from session-controller-ref from authentication-manager to concurrent-session-control element. Plus refactoring of config classes into separate packages.
|
16 years ago |
Luke Taylor
|
83da7be2ea
Remove (ticket) cache package from CAS module. Unnecesary and has a circular reference.
|
16 years ago |
Luke Taylor
|
1afa67c954
SEC-1195: Added internal AuthenticationManager for use by beans which are generated by the <http> block.
|
16 years ago |
Luke Taylor
|
6346e31517
SEC-1195: Change <http> parsing behaviour to use an internal AuthenticationManager instance. Implemented "parent" AuthenticationManager in ProviderManager which is delegated to when no authentication is returned by the instances list of authentication providers. Extracted the Authentication success/failure publishing into a separate strategy.
|
16 years ago |
Luke Taylor
|
1ca2e6e6fc
Tidying.
|
16 years ago |
Luke Taylor
|
5d389d953d
RoleVoter test class.
|
16 years ago |
Luke Taylor
|
946f3d1067
Converted to use mockito.
|
16 years ago |
Luke Taylor
|
e63fba3a36
Tidying
|
16 years ago |
Luke Taylor
|
d59bdc0cbc
Reducing use of global bean Ids as part of SEC-1186
|
16 years ago |
Luke Taylor
|
7622dfe092
SEC-1194: Added support for services-alias to remember-me
|
16 years ago |
Luke Taylor
|
b795d22e51
Upgraded junit and bundlor deps
|
16 years ago |
Luke Taylor
|
3b1cdc3ab4
Tidying.
|
16 years ago |
Luke Taylor
|
8a3930e673
Refactoring of ProviderManager to ensure that any AuthenticationException from the ConcurrentSessionController will prevent further polling of providers.
|
16 years ago |
Luke Taylor
|
d02bbbf560
import cleaning.
|
16 years ago |
Luke Taylor
|
43dab4c3b3
SEC-1186: Additional changes to remove custom-filter decorator functionality.
|
16 years ago |
Luke Taylor
|
abddcb044a
SEC-1186: Remove functionality from CustomFilterBeanDefinitionDecorator and report a warning instead.
|
16 years ago |
Luke Taylor
|
b3366a1646
SEC-1186: Tidying up changes to http parsing
|
16 years ago |
Luke Taylor
|
df7c734450
SEC-1192: Fix incorrect classname in preauth chapter
|
16 years ago |
Luke Taylor
|
6b53703e37
SEC-1187: Moved pre-authentication status check inside try/catch block and repeated the call after reloading the user during the "cacheWasUsed" logic.
|
16 years ago |
Luke Taylor
|
eae670269d
Tidying
|
16 years ago |
Luke Taylor
|
be12d93f7a
Manual updates
|
16 years ago |
Luke Taylor
|
853b4c8753
SEC-1186: Make sure an Element is always supplied when registering the AuthenticationManager. Fixes broken tests.
|
16 years ago |
Luke Taylor
|
980b9b73b8
deprecate property editor
|
16 years ago |
Luke Taylor
|
3e9983c744
SEC-1186: Removed 'order' from openid filter
|
16 years ago |
Luke Taylor
|
af0c5f9e7f
SEC-1186: Removed 'order' from ntlm and cas filters
|
16 years ago |
Luke Taylor
|
d5bf5d7adc
SEC-1186: validator for filter chain beans
|
16 years ago |
Luke Taylor
|
8ddd96af2b
SEC-1186: intermediate commit of namespace changes for improved tooling support
|
16 years ago |
Luke Taylor
|
f6e2e36346
Remove use of property editor internally.
|
16 years ago |
Luke Taylor
|
074fa7d629
SEC-1186: Refactoring to bring all filter registrations into the HttpBDP parse method in preparation for building the filter chain and map at that point, rather than in a post-processor
|
16 years ago |