spring-security/doc/xdocs/upgrade
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
..
upgrade-03-04.html Move upgrade help files to xdocs/upgrade. 2004-11-21 21:48:31 +00:00
upgrade-04-05.html Move upgrade help files to xdocs/upgrade. 2004-11-21 21:48:31 +00:00
upgrade-05-06.html Move upgrade help files to xdocs/upgrade. 2004-11-21 21:48:31 +00:00
upgrade-06-070.html Add AutoIntegrationFilter note. 2005-01-22 00:43:45 +00:00
upgrade-070-100.html Added AuthenticationException to the commence method signature of the AutenticationEntryPoint. The best example of this 2005-02-15 03:28:18 +00:00