I'm probably not as familiar with the differences between these as I should be but I can't seem to find it in the documentation.
What is the difference between
@CreateDS(name = "SampleDS", allowAnonAccess = true)
and
@CreateLdapServer(
allowAnonymousAccess = true,
transports = { @CreateTransport(protocol = "LDAP") })
Thanks!
- Jon
jon carlson | codefortytwo software
1 Main St SE, #400 | Minneapolis, MN 55414
Office: 612.333.4242 | web: www.code42.com<http://www.code42.com/>
