public class MuleSslFilter
extends org.glassfish.grizzly.ssl.SSLFilter
Modifier and Type | Field and Description |
---|---|
static String |
SSL_SESSION_ATTRIBUTE_KEY |
Constructor and Description |
---|
MuleSslFilter(org.glassfish.grizzly.ssl.SSLEngineConfigurator serverSSLEngineConfigurator,
org.glassfish.grizzly.ssl.SSLEngineConfigurator clientSSLEngineConfigurator) |
Modifier and Type | Method and Description |
---|---|
org.glassfish.grizzly.filterchain.NextAction |
handleRead(org.glassfish.grizzly.filterchain.FilterChainContext ctx) |
createClientSSLEngine, doHandshakeStep, getClientSSLEngineConfigurator, getMaxPendingBytesPerConnection, handleWrite, handshake, handshake, handshake, handshake, notifyHandshakeComplete, notifyHandshakeFailed, setMaxPendingBytesPerConnection
addHandshakeListener, createOptimizedTransportFilter, createSslConnectionContext, doHandshakeStep, doHandshakeSync, getHandshakeTimeout, getOptimizedTransportFilter, getPeerCertificateChain, getServerSSLEngineConfigurator, handleEvent, isRenegotiateOnClientAuthWant, notifyHandshakeStart, obtainSslConnectionContext, onAdded, onRemoved, removeHandshakeListener, renegotiate, setHandshakeTimeout, unwrapAll, wrapAll
public static final String SSL_SESSION_ATTRIBUTE_KEY
public MuleSslFilter(org.glassfish.grizzly.ssl.SSLEngineConfigurator serverSSLEngineConfigurator, org.glassfish.grizzly.ssl.SSLEngineConfigurator clientSSLEngineConfigurator)
public org.glassfish.grizzly.filterchain.NextAction handleRead(org.glassfish.grizzly.filterchain.FilterChainContext ctx) throws IOException
handleRead
in interface org.glassfish.grizzly.filterchain.Filter
handleRead
in class org.glassfish.grizzly.ssl.SSLBaseFilter
IOException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.