Package org.ldaptive.dns
-
Interface Summary Interface Description DNSContextFactory Interface to provideDirContext
implementations to be used for DNS queries.DNSResolver<T> Strategy pattern interface for resolving DNS records. -
Class Summary Class Description AbstractDNSResolver<T> Base class for all DNS resolvers.DefaultDNSContextFactory Provides the default implementation of the JNDI context factory for DNS queries.DNSDomainFunction Maps a DN to a domain name using the process described in draft-ietf-ldapext-locateSRVDNSResolver Queries for DNS A records for a given host name.SRVRecord Class to contain the properties of a DNS SRV record.