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