Uses of Class
org.bouncycastle.cert.dane.fetcher.JndiDANEFetcherFactory
-
Packages that use JndiDANEFetcherFactory Package Description org.bouncycastle.cert.dane.fetcher -
-
Uses of JndiDANEFetcherFactory in org.bouncycastle.cert.dane.fetcher
Methods in org.bouncycastle.cert.dane.fetcher that return JndiDANEFetcherFactory Modifier and Type Method Description JndiDANEFetcherFactory
JndiDANEFetcherFactory. setAuthoritative(boolean isAuthoritative)
Specify requests must be authoritative, or not (default false).JndiDANEFetcherFactory
JndiDANEFetcherFactory. usingDNSServer(String dnsServer)
Specify the dnsServer to use.
-