Uses of Interface
ice.ssl.CertificateListener

Packages that use CertificateListener
ice.ssl Contains implementation of various versions of the SSL protocol. 
 

Uses of CertificateListener in ice.ssl
 

Methods in ice.ssl that return CertificateListener
static CertificateListener SSLSocket.getBlockingCertificateListener()
          Deprecated.  
 

Methods in ice.ssl with parameters of type CertificateListener
static void SSLSocket.setBlockingCertificateListener(CertificateListener cl)
          Deprecated.  
static void SSLSocket.removeBlockingCertificateListener(CertificateListener cl)
          Deprecated.