Ben Alex
f625d06cd9
Avoid expense of HttpSession when working with anonymous users.
21 years ago
Ben Alex
e08e66dec6
Refactor SecurityContextHolder to return a SecurityContext instead of Authentication.
21 years ago
Ben Alex
6a9abe5d90
Remove ContextHolder and introduce SecurityContext.
21 years ago
Ben Alex
7c9bd78e16
Initial commit.
21 years ago
Ben Alex
f1f5e687ee
Note change to Authentication.getDetails().
21 years ago
Ray Krueger
44397bb05d
Committing ConcurrentSessionController feature and tests. Documentation is needed.
21 years ago
Ben Alex
dda66a0454
Significantly refactor "well-known location model" to authentication processing mechanism and HttpSessionContextIntegrationFilter model.
21 years ago
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.
21 years ago
Ray Krueger
540a12df84
Listing Jaas changes
22 years ago
Ben Alex
358056bf4d
Initial commit.
22 years ago
Ben Alex
978ed3112c
Add AutoIntegrationFilter note.
22 years ago
Ben Alex
c939bcb176
Add account expiration and credentials expiration capabilities.
22 years ago
Ben Alex
982d0bd421
Fix title.
22 years ago
Ben Alex
9046efe976
Refer to upgrade documentation on website, including correcting version 0.7.0 file.
22 years ago
Ben Alex
76c82db196
Refactor EH-CACHE integration classes to work with Spring IoC provided Cache rather than manage our own cache internally.
22 years ago
Ben Alex
3b7453d243
Move upgrade help files to xdocs/upgrade.
22 years ago