Uses of Interface
eu.emi.security.authn.x509.impl.HostnameMismatchCallback
Packages that use HostnameMismatchCallback
-
Uses of HostnameMismatchCallback in eu.emi.security.authn.x509.impl
Methods in eu.emi.security.authn.x509.impl with parameters of type HostnameMismatchCallbackModifier and TypeMethodDescriptionstatic void
SocketFactoryCreator.connectWithHostnameChecking
(SSLSocket socket, HostnameMismatchCallback callback) Deprecated.This method, invoked on an initialized SSL socket will perform the initial handshake (if necessary) and then check if the peer's hostname is matching its certificate.