User Guide
To make use of this library you must run at least Java 8.
This site will guide you through the components of this library:
- Active Directory DC Locator Core: The main component performing DNS SRV lookups, LDAP pings or both combined in the DC locator process. You will need this only if you want to perform low-level requests/operations/testing.
- Active Directory JNDI/LDAP DNS Provider Implementation: An implementation of the
LdapDnsProvider
which wraps the DC locator from above and plugs into the JNDI/LDAP DNS service provider system.