Class SSLEngineFilterLayer

java.lang.Object
org.jenkinsci.remoting.protocol.FilterLayer
org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer
All Implemented Interfaces:
ProtocolLayer, ProtocolLayer.Recv, ProtocolLayer.Send

public class SSLEngineFilterLayer extends FilterLayer
A FilterLayer that encrypts the communication between the upper layers and the lower layers using the supplied SSLEngine.
Since:
3.0