13 Commits

Author SHA1 Message Date
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