Ben Alex
|
a7537558e1
|
Need a file to prevent Eclipse from giving an error due to missing folder.
|
20 years ago |
Luke Taylor
|
20469b6ac9
|
Legacy LDAP tests and support files deleted.
|
20 years ago |
Ben Alex
|
6b1f97a381
|
Resolve compiler warnings.
|
20 years ago |
Luke Taylor
|
12ebd4e814
|
Modifications to allow compilation with updated Apache DS version.
|
20 years ago |
Ben Alex
|
a6e23d79ae
|
SEC-107: Rename AuthenticationDao to UserDetailsService.
|
20 years ago |
Ben Alex
|
6a1a4abb1d
|
SEC-104: Move to org.acegisecurity package.
|
20 years ago |
Scott McCrory
|
309b559a8f
|
Removed unused imports.
|
21 years ago |
Ben Alex
|
e9b1d9452f
|
SEC-9 and SEC-55: Refactor DaoAuthenticationProvider and deprecate PasswordDaoAuthenticationProvider.
|
21 years ago |
Robert Sanders
|
9421b66611
|
These are really renamings, not deletions, but since its CVS we have to make do with adding a "new" file with a different name.
|
21 years ago |
Robert Sanders
|
1f46005dad
|
Renamed, and refactored version of the LdapPasswordAuthenticationTest which works with the newest 'stable' verion of the LdapPasswordAuthenticationDao.
|
21 years ago |
Robert Sanders
|
3762ba25e8
|
Fixed dumb mistake in the DN of the second user object.
|
21 years ago |
Robert Sanders
|
b634b27550
|
Fixed license header, updated to point to new location of helper classes in the .support package.
|
21 years ago |
Robert Sanders
|
bb4867b3cf
|
Fixed license header.
|
21 years ago |
Robert Sanders
|
1c30ebb27b
|
Updated some of the JavaDocs which needed it.
|
21 years ago |
Robert Sanders
|
b4e08a413b
|
Renamed and moved version of LdapTestHelper.
|
21 years ago |
Robert Sanders
|
020b4d8e32
|
Updated version of the BaseLdapTestCase which is in a better named package (.support), with better named helper classes.
|
21 years ago |
Ben Alex
|
fa6924a373
|
Update project workspace settings to Java 1.5. NB: Maven remains at 1.3 compatibility for all subprojects except "domain". It is recommended the Eclipse "Problems" view be customised to not display items containing "Type Safety:" in their description. Developers should NOT introduce 1.5+ dependencies to any projects apart from "domain".
|
21 years ago |
Robert Sanders
|
046dd2611c
|
Lastest round of changes; adding a few more tests.
|
21 years ago |
Robert Sanders
|
be20350737
|
Ok, some actual tests of DAO functionality.
|
21 years ago |
Robert Sanders
|
6646eb4cd7
|
Added importLDIF to assist in importing LDIF data into the directory for testing.
|
21 years ago |
Robert Sanders
|
99e6bfbde7
|
Class comment says it all - verify that directory server is configured correctlly.
|
21 years ago |
Robert Sanders
|
7cfec03a86
|
Modified to use DirContentsInitializer.
|
21 years ago |
Robert Sanders
|
0e9dc00c15
|
Helper class used to setup the directory server that we are running our tests against.
|
21 years ago |
Robert Sanders
|
5e4f3b46bf
|
Ok, it doesn't actually test the DAO, but I now have something that is (semi-) worth running.
|
21 years ago |
Robert Sanders
|
90c77f2899
|
Impored API.
|
21 years ago |
Robert Sanders
|
688e5a16d4
|
Cleaned up source to better express correct use.
|
21 years ago |
Robert Sanders
|
c34db326f8
|
Provide hook to get a client-side version of the DirContext.
|
21 years ago |
Robert Sanders
|
1588dbb488
|
My LDAP server setup is different, so I can't test this without re-writing it; but at least it now compiles. Once I get the ApacheDS based tests working, I'll removed this test.
|
21 years ago |
Robert Sanders
|
3e63685776
|
I don't have any test built using these yet, but both should server as decent bases from which to build tests for LDAP functionality.
|
21 years ago |
Ben Alex
|
03781aeccd
|
Created sandbox including a LDAP-based authentication DAO, as contributed by Karel Miarka and with improvements by Daniel Miller.
|
22 years ago |