Ben Hale
9c8118247a
Remove another bad tag. On the trail now though
2010-11-30 15:55:02 +00:00
Ben Hale
ce8250fe98
[maven-release-plugin] prepare for next development iteration
2010-11-30 15:36:02 +00:00
Ben Hale
22b6bd33f7
[maven-release-plugin] prepare release spring-ldap-1.3.1.RELEASE
2010-11-30 15:35:58 +00:00
Ben Hale
5a34bf2d78
Removed bad tag
2010-11-30 15:32:09 +00:00
Ben Hale
6c743b05eb
[maven-release-plugin] prepare for next development iteration
2010-11-30 15:17:28 +00:00
Ben Hale
c1cb82b29b
[maven-release-plugin] prepare release spring-ldap-1.3.1.RELEASE
2010-11-30 15:17:25 +00:00
Ulrik Sandberg
54f1629418
Updated some maven plugins. Added relativePath to some poms.
2010-11-28 11:06:05 +00:00
Ulrik Sandberg
6dcd4092cd
Adjusted copyright details.
2010-11-18 07:19:43 +00:00
Ulrik Sandberg
8b41a0a4ec
Implemented choice in key case folding between lower, upper or none. LDAP-188
2010-11-15 22:52:43 +00:00
Ulrik Sandberg
fcd02162b8
Implementation for LDAP-188, Active Directory -- DirContextAdapter.addAttribute, removeAttribute does not work correctly
2010-11-15 22:52:27 +00:00
Ulrik Sandberg
00d34fd6db
Finalized implementation and testing of LDAP-173.
2010-11-03 00:23:34 +00:00
Ulrik Sandberg
5ad237544d
Added support for DIGEST-MD5 SASL authentication mechanism. (LDAP-173)
2010-11-03 00:23:06 +00:00
Ulrik Sandberg
e456ddc736
Implemented LDAP-180, AbstractTlsDirContextAuthenticationStrategy Should Provide Setter for Customizing SSLSocketFactory Used for TLS Negotiation
2010-10-19 20:34:14 +00:00
Ulrik Sandberg
1952987fd5
Fixed LDAP-189, The constructor DefaultDirContextValidator(int searchScope) does not actually set scope in SearchControls
2010-10-17 21:59:01 +00:00
Ulrik Sandberg
ed2b0180f8
Fixed LDAP-213, Javadoc for PresentFilter and NotPresentFilter is incorrect
2010-10-17 21:29:36 +00:00
Ulrik Sandberg
cbaebee75f
Added tests for LDAP-170.
2010-10-17 10:39:07 +00:00
Ulrik Sandberg
fb6b20de57
authenticate method should not log errors (LDAP-170)
2010-10-17 10:38:59 +00:00
Ulrik Sandberg
d40d170b42
Improve documentation of DirContextAdapter regarding UnsupportedOperationException (LDAP-208)
2010-10-16 08:17:41 +00:00
Ulrik Sandberg
da7728b191
Changed file format.
2010-10-16 07:52:21 +00:00
Ulrik Sandberg
ee01491ace
Fixed typo (LDAP-217).
2010-10-16 07:52:11 +00:00
Ulrik Sandberg
06ce5a9bf6
Added attributeExists method so user can distinguish between attribute not exists or exists with no value.
...
Improved javadoc for getObjectAttribute and getStringAttribute to reflect the new meaning of null.
LDAP-215
2010-10-03 22:18:34 +00:00
Ulrik Sandberg
5b662eff8c
Added a check for empty attribute. LDAP-215
2010-09-25 21:25:18 +00:00
Ulrik Sandberg
873f996c37
Upgraded commons-pool to 1.5.4. (LDAP-206)
2010-06-20 09:36:50 +00:00
Ulrik Sandberg
c7b17868b7
Added some tests for issues described in certain forum posts, like thread 86640.
2010-03-28 22:22:42 +00:00
Ulrik Sandberg
7f04f99e5a
Added test for new class LookupAttemptingCallback.
2010-03-22 22:16:31 +00:00
Ulrik Sandberg
a60fc118d1
Removed old unused stuff.
2010-02-20 00:58:22 +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
86dbeafda2
Now uses Java5 constructor only if at least JDK15 (LDAP-196).
2009-12-20 12:44: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
f02cf43c95
First shot at authentication methods that provide the actual exception (LDAP-192).
2009-12-14 20:45:30 +00:00
Ulrik Sandberg
eeee11f47d
Now Git also ignores generated stuff
2009-07-30 15:07:37 +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
Ben Hale
1fcc8ed1e1
spring-ldap 1.3.0.RELEASE
2009-01-30 10:04:07 +00:00
Ulrik Sandberg
2c23706839
Filtered log output and uncovered a little typo.
2009-01-28 17:40:54 +00:00
Ulrik Sandberg
9d8109185e
Renamed PoolingMutableContextSource to MutablePoolingContextSource.
2009-01-19 20:49:00 +00:00
Ulrik Sandberg
d4be31c159
LDAP-153: Added a pooling context source that creates mutable ldap contexts.
2009-01-18 21:56:52 +00:00
Ulrik Sandberg
54fb0cdcd6
LDAP-162: Improved more search methods that take handlers.
2009-01-11 22:13:32 +00:00
Ulrik Sandberg
07976d0e57
LDAP-160, LDAP-161: Cleaned up DirContextProcessor implementations.
2009-01-08 21:45:48 +00:00
Ulrik Sandberg
4d9feea73c
LDAP-160, LDAP-161: Cleaned up DirContextProcessor implementations.
2009-01-08 21:29:48 +00:00
Ulrik Sandberg
ca0ac4cb81
LDAP-159: SortControlDirContextProcessor no longer has hard dependencies to ldapbp.
2009-01-08 16:43:50 +00:00
Ulrik Sandberg
4fe61840d6
Fixed typos
2009-01-08 13:22:29 +00:00
Ulrik Sandberg
a1e31becea
Removed unused import.
2009-01-07 12:46:44 +00:00
Mattias Arthursson
e3b178f5e1
Fix for LDAP-152: Added filter classes to test for attribute precense, received from Jordan Hein.
2009-01-03 10:53:10 +00:00
Mattias Arthursson
bf9ba15079
Fix for LDAP-145: added constructor in DirContextAdapter that takes a String.
2009-01-03 10:40:52 +00:00
Mattias Arthursson
0d7375d927
Fix for LDAP-123: Now returning false from ContextSourceAndDataSourceTransactionManager#isNestedTransaction, properly inidicating that
...
nested transactions are not supported.
2009-01-03 10:33:36 +00:00
Mattias Arthursson
bf2c3af0a2
Made sure integration tests for article sample automatically start in-process LDAP server.
...
DirContextAdapter#setDn() now throws IllegalStateException if setDn is called on an
instance in update mode (this was previously silently ignored)
Fixed problem in LdapTreeBuilder caused by the new behaviour of DN in DirContextAdapter
(i.e. that the actual DN instance of the DirContextAdapter is no longer returned by
getDn()).
2008-11-25 15:24:05 +00:00