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
1c4a809e093c24a0422f6d32e167a198a5e0ce42
spring-security
/
samples
/
tutorial
/
src
/
main
/
webapp
/
WEB-INF
History
Luke Taylor
5953af0f6b
SEC-1196: Change use of <authentication-manager> to actually register the global ProviderManager instance. This element now registers the global ProviderManager instance and must contain any authentication-provider elements (or ldap-authentication-provider elements).
2009-08-03 00:21:11 +00:00
..
classes
SEC-1033: Added web expressions to tutorial sample configuration.
2008-12-08 21:56:44 +00:00
jsp
Better demonstrate the new EL-based "overdraft" authorization rules.
2008-11-19 09:32:04 +00:00
applicationContext-security.xml
SEC-1196: Change use of <authentication-manager> to actually register the global ProviderManager instance. This element now registers the global ProviderManager instance and must contain any authentication-provider elements (or ldap-authentication-provider elements).
2009-08-03 00:21:11 +00:00
bank-servlet.xml
Enhance sample to show method authorization.
2007-12-14 02:27:48 +00:00
web.xml
SEC-1125: Further refactoring of web packages following creation of web module. Fixing samples.
2009-03-26 07:18:36 +00:00