Package org.jivesoftware.smack.util.dns
Interface SmackDaneProvider
-
- All Known Implementing Classes:
MiniDnsDane
public interface SmackDaneProvider
Implementations of this interface define a class that is capable of enabling DANE on a connection.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SmackDaneVerifier
newInstance()
-
-
-
Method Detail
-
newInstance
SmackDaneVerifier newInstance()
-
-