12 Commits (746f052d4279718c91d013c20472525f24ccaa79)

Author SHA1 Message Date
Luke Taylor 3f2b9cd6fb SEC-562: More changes of Acegi name in comments, docs etc. 19 years ago
Luke Taylor 9a88d7737a SEC-562: Correct class names in web.xml files. 19 years ago
Luke Taylor c150e25c15 SEC-8: Replaced Integer.valueOf(int) calls with new Intgeger(int) for JDK 1.4 compatibility. 19 years ago
Luke Taylor 18c8ba4ac2 SEC-562: Changing constants and key names. 19 years ago
Luke Taylor 56847d0af6 SEC-562: Tidying up module names in pom files. 19 years ago
Luke Taylor 9e17d95501 SEC-562: Repackaging portlet module which was missed. 19 years ago
Luke Taylor 79195fadf1 SEC-562: Tidied up some packaging errors in ntlm module. 19 years ago
Luke Taylor 2c276a0f55 SEC-562: Experimental repackaging of ntlm package to make sure intellij move retains svn history. 19 years ago
Luke Taylor 3c9008ea06 SEC-8: Renamed NtlmAwareLdapAuthenticatorImpl to NtlmAwareLdapAuthenticator as there is no longer a corresponding interface. 19 years ago
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. 19 years ago
Luke Taylor 0b152a6df2 SEC-8: Removed custom interface and provider as the specialized authenticator should be sufficient. 19 years ago
Luke Taylor 8762ffabbe SEC-8: Imported contributed NTLM code. Some changes because of current state of LDAP code. 19 years ago