org.jacorb.orb.listener
public class NullSSLSessionListener extends Object implements SSLSessionListener
Version: $Id: NullSSLSessionListener.java,v 1.1 2006/06/26 08:08:24 alphonse.bendt Exp $
Method Summary | |
---|---|
void | handshakeException(SSLSessionEvent e) |
void | keyException(SSLSessionEvent e) |
void | peerUnverifiedException(SSLSessionEvent e) |
void | protocolException(SSLSessionEvent e) |
void | sessionCreated(SSLSessionEvent e) |
void | sslException(SSLSessionEvent e) |