Package com.linkedin.alpini.netty4.ssl
-
Interface Summary Interface Description SSLEngineFactory Factory interface to createSSLEngine
and getSSLSessionContext
objects for Netty4 pipelines -
Class Summary Class Description FusedSslHandler An implementation of SslHandler which limits the number of objects held within the pendingUnencryptedWrites queue.SecureClientHandler This is a port of the com.linkedin.security.netty.ssl.access.control.SecureClientHandler class as a netty 4 implementation.SslClientInitializer Created by acurtis on 9/7/17.SSLEngineFactoryImpl SSLEngineFactoryImpl.Config SslInitializer Created by acurtis on 9/7/17. -
Exception Summary Exception Description FusedSslHandler.OverflowException