This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-security
Watch
1
Star
0
Fork
0
You've already forked spring-security
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55e4568003c3b55cea068ff05acf56d8569e1762
spring-security
/
samples
History
Ben Alex
55e4568003
Throw an exception instead of sending back a HTTP error code. This is necessary so any demonstration of upgrading from Servlet Spec authorization to Spring Security authorization, as the latter's ExceptionTranslationFilter expects specific exceptions to be thrown if you wish to commence the authentication process.
2007-12-14 19:44:50 +00:00
..
annotations
SEC-562: Tidying up module names in pom files.
2007-09-22 21:44:39 +00:00
attributes
SEC-562: Tidying up module names in pom files.
2007-09-22 21:44:39 +00:00
contacts
SEC-619: Added test class for LdapUserDetailsService. The LdapAuthoritiesPopulator interface and also implementations have been moved to the org.springframework.security.ldap package since they are now used by both the ldap provider and the user service.
2007-12-09 18:40:28 +00:00
dms
Make DMS Sample work post-Spring Security 2 refactor.
2007-12-03 04:05:33 +00:00
tutorial
Throw an exception instead of sending back a HTTP error code. This is necessary so any demonstration of upgrading from Servlet Spec authorization to Spring Security authorization, as the latter's ExceptionTranslationFilter expects specific exceptions to be thrown if you wish to commence the authentication process.
2007-12-14 19:44:50 +00:00
pom.xml
Make name consistent with other MVN modules.
2007-12-03 04:17:31 +00:00