Class UnsafeHostnameVerifier

java.lang.Object
nl.altindag.ssl.hostnameverifier.UnsafeHostnameVerifier
All Implemented Interfaces:
HostnameVerifier

public final class UnsafeHostnameVerifier extends Object implements HostnameVerifier
NOTE: Please don't use this class directly as it is part of the internal API. Class name and methods can be changed any time. Instead use the HostnameVerifierUtils which provides the same functionality while it has a stable API because it is part of the public API.