This website requires JavaScript.
Explore
Help
Sign In
Cwikius-Spring
/
spring-security
Watch
1
Star
0
Fork
0
You've already forked spring-security
mirror of
https://github.com/spring-projects/spring-security.git
synced
2026-01-28 17:19:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spring-security
/
sandbox
/
src
History
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.
2005-03-18 03:41:33 +00:00
..
main/java/org/acegisecurity/providers/dao
/ldap
I basically ended up re-writing this code. The goal was to create a much more flexible way of connecting to the LDAP server. The class doc's should help explain how to do this fairly well. This works for me on OpenLDAP server configured for Samba 2.2; should hopefully work for other. Next up: try and use the Apache DS project to enable unit testing (or at least portable functional testing) of the LDAP/JNDI code.
2005-03-01 22:49:03 +00:00
test/java/org/acegisecurity/providers/dao
/ldap
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.
2005-03-18 03:41:33 +00:00