Package com.linkedin.alpini.netty4.ssl
package com.linkedin.alpini.netty4.ssl
-
ClassDescriptionAn implementation of SslHandler which limits the number of objects held within the pendingUnencryptedWrites queue.This is a port of the com.linkedin.security.netty.ssl.access.control.SecureClientHandler class as a netty 4 implementation.Created by acurtis on 9/7/17.Factory interface to create
SSLEngine
and getSSLSessionContext
objects for Netty4 pipelinesCreated by acurtis on 9/7/17.