This website requires JavaScript.
Explore
Help
Sign In
Cwikius-Spring
/
spring-security
mirror of
https://github.com/spring-projects/spring-security.git
Watch
1
Star
0
Fork
You've already forked spring-security
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a43d054bd7
spring-security
/
ntlm
/
src
/
main
History
Luke Taylor
42a80931c1
SEC-671: Changed AuthenticationDetailsSource to take an object as argument instead of an HttpServletRequest and renamed AuthenticationDetailsSourceImpl to WebAuthenticationDetailsSource. Also removed some preauth dependencies on commons lang
2008-03-13 14:42:38 +00:00
..
java/org/springframework/security/ui
/ntlm
SEC-671: Changed AuthenticationDetailsSource to take an object as argument instead of an HttpServletRequest and renamed AuthenticationDetailsSourceImpl to WebAuthenticationDetailsSource. Also removed some preauth dependencies on commons lang
2008-03-13 14:42:38 +00:00
test/org/springframework/security/ui/ntlm/ldap
/authenticator
SEC-607: Changed NtlmUsernamePasswordAuthenticationToken to make authenticated=true the default state when an instance is created. NtlmAwareLdapAuthenticator now rejects tokens with authenticated=false (e.g. if the token has been passed remotely).
2007-11-24 20:13:29 +00:00