This website requires JavaScript.
Explore
Help
Sign In
Cwikius-Spring
/
spring-security
Watch
1
Star
0
Fork
0
You've already forked spring-security
mirror of
https://github.com/spring-projects/spring-security.git
synced
2025-03-03 20:09:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spring-security
/
web
/
src
History
Luke Taylor
ee1fd1bc50
SEC-1431: Modify OpenID sample to use a custom UserDetailsService which allows any user to authenticate, allocating them a standard role and "registers" their ID in a map, allowing it to be retrieved in subsequent logins.
2010-04-20 23:47:48 +01:00
..
main/java/org/springframework/security
/web
SEC-1431: Modify OpenID sample to use a custom UserDetailsService which allows any user to authenticate, allocating them a standard role and "registers" their ID in a map, allowing it to be retrieved in subsequent logins.
2010-04-20 23:47:48 +01:00
test
SEC-1459: Generifying AuthenticationUserDetailsService. Now parameterized with <? extends Authentication>.
2010-04-20 23:47:47 +01:00