Uses of Interface
eu.emi.security.authn.x509.impl.HostnameMismatchCallback

Packages that use HostnameMismatchCallback
eu.emi.security.authn.x509.impl Contains implementation classes of the library. 
 

Uses of HostnameMismatchCallback in eu.emi.security.authn.x509.impl
 

Methods in eu.emi.security.authn.x509.impl with parameters of type HostnameMismatchCallback
static void SocketFactoryCreator.connectWithHostnameChecking(SSLSocket socket, HostnameMismatchCallback callback)
          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.
 



Copyright © 2012-2013 European Middleware Initiative. All Rights Reserved.