Luke Taylor
|
d6918c88a7
|
Fixes to match TestingAuthenticationToken changes
|
2008-08-04 13:48:44 +00:00 |
Luke Taylor
|
f523cef578
|
Fixed broken portlet test
|
2008-03-31 13:30:29 +00:00 |
Luke Taylor
|
07f820f1a6
|
Minor portlet-related changes suggested by John Lewis: Javadoc and default values of booleans.
|
2008-03-31 10:10:13 +00:00 |
Luke Taylor
|
2a0a041386
|
SEC-719: removed explicit toString() call to prevent NPE when userInfo is null
|
2008-03-19 16:15:45 +00:00 |
Luke Taylor
|
b78bd3ed4f
|
SEC-719: Change default value of useAuthTypeAsCredentials to true to prevent tests breaking
|
2008-03-19 16:02:52 +00:00 |
Luke Taylor
|
5de0f3b8f0
|
SEC-719: Refactor portlet code to make more use of core classes
http://jira.springframework.org/browse/SEC-719. Rewrote provider as a preauthenticated provider.
|
2008-03-19 15:45:42 +00:00 |
Luke Taylor
|
cd61d76aaf
|
SEC-719: Refactor portlet code to make more use of core classes
http://jira.springframework.org/browse/SEC-719. Removed portlet-specific cache interface and implementations in favour of using (identical) ones from core.
|
2008-03-17 14:45:44 +00:00 |
Ben Alex
|
25d6792ca1
|
SEC-717: Resolve UserDetails.getAuthorities() sort logic issue.
|
2008-03-16 04:49:12 +00:00 |
Luke Taylor
|
5187f89fe8
|
SEC-679: Removed use of MockApplicationContext and improved use of ehcache (shutting down cache managers after tests are run). Upgraded ehcache version to 1.3 as used in Spring pom.
|
2008-02-22 13:34:20 +00:00 |
Luke Taylor
|
bd5a64825d
|
SEC-552: Replaced authorites populators in CAS and OpenID with a plain UserDetailsService
|
2008-02-08 13:23:43 +00:00 |
Luke Taylor
|
18c8ba4ac2
|
SEC-562: Changing constants and key names.
|
2007-09-23 11:16:01 +00:00 |
Luke Taylor
|
9e17d95501
|
SEC-562: Repackaging portlet module which was missed.
|
2007-09-22 21:37:44 +00:00 |
Luke Taylor
|
43cca63394
|
SEC-562: Further repackaging.
|
2007-09-21 18:24:52 +00:00 |
Luke Taylor
|
7fbd20fa5f
|
SEC-133: Move portlet module out of sandbox
|
2007-09-10 19:21:22 +00:00 |