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
35a7928cb9
spring-security
/
ntlm
/
src
/
main
History
Luke Taylor
5e3a0ef379
SEC-632: Added user-filter element to namespace to allow a user to add their filters. Filters which aren't in the org.security.springframework package will now be skipped. Also renamed FilterChainOrderUtils and members for future use in ordering (e.g. using "after", "before" as attributes in user-filter).
2008-01-19 13:51:03 +00:00
..
java/org/springframework/security/ui
/ntlm
SEC-632: Added user-filter element to namespace to allow a user to add their filters. Filters which aren't in the org.security.springframework package will now be skipped. Also renamed FilterChainOrderUtils and members for future use in ordering (e.g. using "after", "before" as attributes in user-filter).
2008-01-19 13:51:03 +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