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, setMaxPendingBytesPerConnectionaddHandshakeListener, createOptimizedTransportFilter, createSslConnectionContext, doHandshakeStep, doHandshakeSync, getHandshakeTimeout, getOptimizedTransportFilter, getPeerCertificateChain, getServerSSLEngineConfigurator, handleEvent, isRenegotiateOnClientAuthWant, notifyHandshakeStart, obtainSslConnectionContext, onAdded, onRemoved, removeHandshakeListener, renegotiate, setHandshakeTimeout, unwrapAll, wrapAllpublic 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.FilterhandleRead in class org.glassfish.grizzly.ssl.SSLBaseFilterIOExceptionCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.