public class JndiDANEFetcherFactory extends Object implements DANEEntryFetcherFactory
| Constructor and Description |
|---|
JndiDANEFetcherFactory() |
| Modifier and Type | Method and Description |
|---|---|
DANEEntryFetcher |
build(String domainName)
Build an entry fetcher for the specified domain name.
|
JndiDANEFetcherFactory |
setAuthoritative(boolean isAuthoritative)
Specify requests must be authoritative, or not (default false).
|
JndiDANEFetcherFactory |
usingDNSServer(String dnsServer)
Specify the dnsServer to use.
|
public JndiDANEFetcherFactory usingDNSServer(String dnsServer)
dnsServer - IP address/name of the dns serverpublic JndiDANEFetcherFactory setAuthoritative(boolean isAuthoritative)
isAuthoritative - true if requests must be authoritative, false otherwise.public DANEEntryFetcher build(String domainName)
build in interface DANEEntryFetcherFactorydomainName - the domain name of interest.Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.