Package org.mozilla.jss.ssl
Interface SSLSocketListener
- All Superinterfaces:
EventListener,SSLHandshakeCompletedListener
- All Known Implementing Classes:
SSLFDProxy,TomcatJSS
-
Method Summary
Modifier and TypeMethodDescriptionvoidalertReceived(SSLAlertEvent event) voidalertSent(SSLAlertEvent event) Methods inherited from interface org.mozilla.jss.ssl.SSLHandshakeCompletedListener
handshakeCompleted
-
Method Details
-
alertReceived
-
alertSent
-