Package org.ldaptive.dns
Interface DNSContextFactory
- All Known Implementing Classes:
DefaultDNSContextFactory
public interface DNSContextFactory
Interface to provide
DirContext
implementations to be used for DNS queries.-
Method Summary
-
Method Details
-
create
Creates a new JNDI context.- Returns:
- JNDI context
- Throws:
NamingException
- if an error occurs creating the context
-