Commit Graph

633 Commits

Author SHA1 Message Date
Ulrik Sandberg
a60fc118d1 Removed old unused stuff. 2010-02-20 00:58:22 +00:00
Ulrik Sandberg
655f43897f Ended first sentence with a dot to not screw up javadoc summary for the class. 2010-02-20 00:58:15 +00:00
Ulrik Sandberg
5856211ff2 Changed to explicit java version, since pmd cannot understand versions like "1.6.0_17". 2010-02-20 00:58:06 +00:00
Ulrik Sandberg
bdb56cdc10 Ignoring generated stuff. 2010-02-20 00:58:01 +00:00
Ulrik Sandberg
2d013b865f Fixed LDAP-199, Documentation error: transaction manager configuration. 2010-02-19 08:17:05 +00:00
Ulrik Sandberg
527974a294 Added profile for building sandbox, which is needed by sunone integration tests. 2010-02-12 21:39:03 +00:00
Ulrik Sandberg
fbb3ab1db5 Ignoring generated stuff. 2010-02-10 05:10:01 +00:00
Ulrik Sandberg
9a441aeef9 Ignoring generated stuff. 2010-02-10 05:08:56 +00:00
Ulrik Sandberg
bf0e8701e9 Added samples project for testing with Spring 3.0 artifacts. 2010-02-10 05:05:51 +00:00
Ulrik Sandberg
4978f11c23 Ignoring generated stuff. 2010-02-10 04:23:32 +00:00
Ulrik Sandberg
15b12831de Improved equals and hashCode implementations in filters (LDAP-198). 2010-01-25 07:17:14 +00:00
Ulrik Sandberg
dea9e15aa4 Added missing equals/hashCode methods to some filter classes (LDAP-198). 2010-01-25 07:17:01 +00:00
Ulrik Sandberg
6d078288d3 Fixed problem with non-needed dependencies causing assembly problems. 2010-01-24 17:22:05 +00:00
Ulrik Sandberg
0d49570aa6 Now ignoring generated files. 2010-01-24 11:27:16 +00:00
Ulrik Sandberg
2f8db52b70 Now including ldif in top-level build. 2010-01-24 11:18:41 +00:00
Ulrik Sandberg
9130747d7e Fixed up changelog. Added tiger parent pom for 1.5 modules. 2010-01-24 11:18:36 +00:00
Ulrik Sandberg
2a859b839f Added Keith Barlow's LDIF parsing framework, including Spring Batch integration. 2010-01-24 11:18:27 +00:00
Ulrik Sandberg
7c4c15e88a Added Paul Harvey's Spring LDAP Object-Directory Mapper (ODM). 2010-01-24 00:58:28 +00:00
Ulrik Sandberg
1dcad955c9 LDAP-196 2009-12-20 12:46:25 +00:00
Ulrik Sandberg
86dbeafda2 Now uses Java5 constructor only if at least JDK15 (LDAP-196). 2009-12-20 12:44:15 +00:00
Ulrik Sandberg
d58c8ad8d9 Fixed typo (LDAP-193). 2009-12-18 13:37:49 +00:00
Ulrik Sandberg
0af69ea48e Fixed typo (LDAP-193). 2009-12-18 13:37:15 +00:00
Ulrik Sandberg
b5bc5b17e2 Collecting callback now top-level (LDAP-192). 2009-12-17 15:50:40 +00:00
Ulrik Sandberg
8215562607 Added authenticate methods that take only error callback (LDAP-192). 2009-12-16 23:58:29 +00:00
Ulrik Sandberg
2df7de35c2 Documented the new authentication methods (LDAP-193). 2009-12-15 00:09:31 +00:00
Ulrik Sandberg
81281476b1 Added info about recent changes. 2009-12-14 21:29:11 +00:00
Ulrik Sandberg
b9e7d062ef Upgraded Spring to 2.5.6.SEC01 (LDAP-194). 2009-12-14 21:16:15 +00:00
Ulrik Sandberg
f02cf43c95 First shot at authentication methods that provide the actual exception (LDAP-192). 2009-12-14 20:45:30 +00:00
Ulrik Sandberg
499d07fdce Changed AWS extension to the 2.0.0.RELEASE, as recommended in SPR-5189. 2009-10-12 05:44:16 +00:00
Marius Scurtescu
b5fe4843c1 incremental attribute read support 2009-09-18 16:38:25 +00:00
Marius Scurtescu
494532f605 VLV support 2009-09-18 16:31:45 +00:00
Ulrik Sandberg
24dc8811ee Applied Keiths patch 0.0.2-SNAPSHOT.20090827. 2009-09-03 17:49:12 +00:00
Ulrik Sandberg
3b8fbe8288 Applied patch_v.0.0.1-SNAPSHOT.20090814.txt. 2009-08-15 20:22:09 +00:00
Ulrik Sandberg
559d0cfc1d Updated copyright year. 2009-08-02 19:32:20 +00:00
Ulrik Sandberg
1e86d76b14 Added copyright statements to all new files. 2009-08-02 19:31:57 +00:00
Ulrik Sandberg
e17523daf3 Updated according to Keiths second delivery, plus some minor cleanup. 2009-08-02 19:31:38 +00:00
Ulrik Sandberg
721fe2d73c Fixed package info files. 2009-08-02 19:31:13 +00:00
Ulrik Sandberg
2d4a185186 Added LDIF parser files from Keith Barlow. 2009-08-02 19:30:55 +00:00
Ulrik Sandberg
69ad3a295e Fixed newline problems, probably due to copy paste. 2009-07-30 15:07:45 +00:00
Ulrik Sandberg
48a2608620 Added info about ContextMapperCallbackHandlerWithControls. 2009-07-30 15:07:40 +00:00
Ulrik Sandberg
eeee11f47d Now Git also ignores generated stuff 2009-07-30 15:07:37 +00:00
Ulrik Sandberg
cffb12c92c Added toStirng method to Person. 2009-07-30 15:07:28 +00:00
Ulrik Sandberg
65f9d050b0 Added unit test structure to core-tiger, and added a test for the new ContextMapperCallbackHandlerWithControls. 2009-07-30 15:07:24 +00:00
Ulrik Sandberg
945af3bd8b Added the suggested code 2009-07-30 15:07:17 +00:00
Ulrik Sandberg
27a0409967 Added info about LDAP-187. 2009-07-29 22:05:51 +00:00
Ulrik Sandberg
df1ce0e327 Added converters for Active Directory SID. 2009-07-25 00:27:46 +00:00
Ulrik Sandberg
85132f517e Fixed LDAP-184. 2009-07-07 06:55:37 +00:00
Ulrik Sandberg
eb8927026e Used wrong class in logger. 2009-05-06 18:03:03 +00:00
Marius Scurtescu
923a35cb8a sanbox util package 2009-03-27 18:07:41 +00:00
Ulrik Sandberg
f3c52e8d0d Fixed incorrect artifact names. Removed redundant snapshot info. 2009-02-01 13:43:37 +00:00