Ben Alex
87e4032cb8
SEC-238: Update docs.
2006-04-26 22:59:26 +00:00
Ben Alex
c8e81bd425
SEC-159: Comment about use of SecurityContextHolder.clearContext().
2006-02-09 00:12:56 +00:00
Ben Alex
9771b7817a
SEC-144: Separate SecurityEnforcementFilter from FilterSecurityInterceptor.
2006-01-28 22:54:23 +00:00
Ben Alex
b3cb329ede
SEC-120: Concurrent sessions should be respected by remember-me authentication.
2006-01-28 21:33:02 +00:00
Ben Alex
cbb3d4f23d
Fix HTML error.
2006-01-25 22:59:05 +00:00
Ben Alex
a9c398caa9
Correct error in docs re InheritableThreadLocal.
2006-01-25 22:42:15 +00:00
Ben Alex
ddf6e05306
SEC-122: Add taglib import details.
2005-12-07 18:53:19 +00:00
Ben Alex
a9de0a2e3b
SEC-121: Add to instructions.
2005-12-07 18:41:13 +00:00
Ben Alex
a6e23d79ae
SEC-107: Rename AuthenticationDao to UserDetailsService.
2005-11-29 13:10:15 +00:00
Ben Alex
e6ee8342c8
Start of 1.0.0 upgrade instructions.
2005-11-26 06:21:05 +00:00
Scott McCrory
f2019ca3ba
Added <code> wrappers around 2 class names in the upgrade doc.
2005-11-12 15:45:53 +00:00
Ben Alex
7622a2f791
SEC-95: General fixes reported by Mathias Bogaert.
2005-11-11 21:36:30 +00:00
Ben Alex
bc96862c46
Fix so refers to correct release.
2005-11-11 05:37:04 +00:00
Scott McCrory
97bd75f78c
Added change examples and wrapped <code> around all java & XML references. Other developers please review the end result and let me know if I went too far :-)
2005-11-08 01:08:07 +00:00
Ben Alex
a807b8d539
Extra 0.9.0 upgrade details.
2005-11-05 01:28:44 +00:00
Ben Alex
b6dbfde55c
SEC-70: Refactor event publishing.
2005-11-03 06:55:47 +00:00
Ben Alex
f625d06cd9
Avoid expense of HttpSession when working with anonymous users.
2005-07-23 09:52:42 +00:00
Ben Alex
e08e66dec6
Refactor SecurityContextHolder to return a SecurityContext instead of Authentication.
2005-05-08 23:42:14 +00:00
Ben Alex
6a9abe5d90
Remove ContextHolder and introduce SecurityContext.
2005-05-07 09:11:37 +00:00
Ben Alex
7c9bd78e16
Initial commit.
2005-03-28 21:40:44 +00:00
Ben Alex
f1f5e687ee
Note change to Authentication.getDetails().
2005-03-20 22:34:15 +00:00
Ray Krueger
44397bb05d
Committing ConcurrentSessionController feature and tests. Documentation is needed.
2005-02-26 21:48:07 +00:00
Ben Alex
dda66a0454
Significantly refactor "well-known location model" to authentication processing mechanism and HttpSessionContextIntegrationFilter model.
2005-02-21 06:48:31 +00:00
Ray Krueger
1949c3b27e
Added AuthenticationException to the commence method signature of the AutenticationEntryPoint. The best example of this
...
is the BasicProcessingFilterEntryPoint where the authException.getMessage() is used to send back an informative 401,
instead of just the error code.
Added AccessDeniedException to the sendAccessDeniedError method signature. The accessDeniedException.getMessage() result
is used to send an invormative 403 error back to the servletResponse by default.
2005-02-15 03:28:18 +00:00
Ray Krueger
540a12df84
Listing Jaas changes
2005-01-31 05:18:17 +00:00
Ben Alex
358056bf4d
Initial commit.
2005-01-30 21:39:26 +00:00
Ben Alex
978ed3112c
Add AutoIntegrationFilter note.
2005-01-22 00:43:45 +00:00
Ben Alex
c939bcb176
Add account expiration and credentials expiration capabilities.
2005-01-03 01:14:26 +00:00
Ben Alex
982d0bd421
Fix title.
2004-12-22 03:42:15 +00:00
Ben Alex
9046efe976
Refer to upgrade documentation on website, including correcting version 0.7.0 file.
2004-12-22 00:59:13 +00:00
Ben Alex
76c82db196
Refactor EH-CACHE integration classes to work with Spring IoC provided Cache rather than manage our own cache internally.
2004-12-05 04:37:05 +00:00
Ben Alex
3b7453d243
Move upgrade help files to xdocs/upgrade.
2004-11-21 21:48:31 +00:00