Luke Taylor
|
c378779610
Removed printStackTrace from expected exception.
|
20 lat temu |
Luke Taylor
|
09cef7adc2
Refactoring to remove encodeInternal method. Same as recent changes to SHA encoder.
|
20 lat temu |
Luke Taylor
|
8003b98f9d
Accidentally checked in version with tests disabled
|
20 lat temu |
Luke Taylor
|
2d1dd7b292
Restoring author/version tags, some minor comments.
|
20 lat temu |
Luke Taylor
|
20d69e2734
Tidying up some Jalopy weirdness.
|
20 lat temu |
Luke Taylor
|
dc728987f4
Changed LdapDataAccessException to extend AuthenticationServiceException.
|
20 lat temu |
Luke Taylor
|
0f678d53ba
Javadoc typo in tag.
|
20 lat temu |
Luke Taylor
|
911be66513
Move LdapUserSearch into main provider package and separate out its current implementation as it may be used for more than authentication.
|
20 lat temu |
Luke Taylor
|
b01bf0b878
Expanded Javadoc.
|
20 lat temu |
Luke Taylor
|
8585ddf48b
Updated app. context file to match new constructor-injection changes.
|
20 lat temu |
Luke Taylor
|
1549ec55b1
Switch to embedded context version of apache DS (no socket nonsense etc.)
|
20 lat temu |
Luke Taylor
|
e33edef1c8
Added antlr dependency for apache DS
|
20 lat temu |
Luke Taylor
|
db0b0e5511
Switch to individual apache DS dependencies
|
20 lat temu |
Luke Taylor
|
9554dc50bc
Pull functionality for hiding UsernameNotFoundException's up into AbstractUserDetailsAuthenticationProvider.
|
20 lat temu |
Luke Taylor
|
929b08c085
Spring config for ApacheDS is no longer used.
|
20 lat temu |
Luke Taylor
|
069f78c00b
Move the apacheDS working directory to java.io.tmpdir
|
20 lat temu |
Luke Taylor
|
1f66750e24
Added support for multiple DN patterns. Changes to favour constructor injection for mandatory properties. Renamed LdapUserInfo to prevent confusion with UserDetails interface.
|
20 lat temu |
Luke Taylor
|
e3b728cc9a
Javadoc typos.
|
20 lat temu |
Luke Taylor
|
7a0313a341
Add ldap webapp to multiwar goal.
|
20 lat temu |
Luke Taylor
|
a9a6f8b891
First checkin of LDAP contacts sample app.
|
20 lat temu |
Luke Taylor
|
40f50498b2
Re-enable some tests which partially work with embedded ApacheDS.
|
20 lat temu |
Luke Taylor
|
31be69be37
Re-enabled LDAP tests and moved log4j after apache-ds in dependency list to avoid classpath issues
|
20 lat temu |
Luke Taylor
|
bfb4fb81d4
Remove messages about existing data.
|
20 lat temu |
Ben Alex
|
5b23bafd2f
Ignore Apache DS work directories.
|
20 lat temu |
Ben Alex
|
299251a3ae
Change ordering.
|
20 lat temu |
Luke Taylor
|
f9c88adfa9
Switch to embedded server and disable tests which cause problems with apacheDS for the time being.
|
20 lat temu |
Luke Taylor
|
53252d258f
Set extra properties on InitialDirContextFactory and corrected group search filter.
|
20 lat temu |
Luke Taylor
|
1db1a3cd62
Changes try to get Ldap tests working with the possibility of using a non-networked embedded server.
|
20 lat temu |
Luke Taylor
|
45e2f9dac4
Removed internal encoding method to make subclassing work.
|
20 lat temu |
Luke Taylor
|
781ed0f380
Switch to local url.
|
20 lat temu |