Luke Taylor
|
3c9008ea06
|
SEC-8: Renamed NtlmAwareLdapAuthenticatorImpl to NtlmAwareLdapAuthenticator as there is no longer a corresponding interface.
|
2007-09-19 10:49:40 +00:00 |
Luke Taylor
|
3afa96d7cc
|
SEC-8: Tidied up Ntlm contribution. NtlmAwareLdapAuthenticatorImpl was catching BadCredentialsExceptions which wouldn't be thrown since it doesn't actually do a bind. Changed to NameNotFoundException. Changed "bindWithoutDn" method name to "loadUser" which more clearly describes what it does.
|
2007-09-19 00:27:17 +00:00 |
Luke Taylor
|
0b152a6df2
|
SEC-8: Removed custom interface and provider as the specialized authenticator should be sufficient.
|
2007-09-19 00:01:01 +00:00 |
Luke Taylor
|
8762ffabbe
|
SEC-8: Imported contributed NTLM code. Some changes because of current state of LDAP code.
|
2007-09-17 12:26:46 +00:00 |