public class SocketSslClientRenegotiateTest extends AbstractSocketTest
cb, sb, testName| Constructor and Description |
|---|
SocketSslClientRenegotiateTest(io.netty.handler.ssl.SslContext serverCtx,
io.netty.handler.ssl.SslContext clientCtx,
boolean delegate) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
data() |
void |
testSslRenegotiationRejected() |
void |
testSslRenegotiationRejected(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
configure, newFactories, newSocketAddressnewAllocators, runpublic SocketSslClientRenegotiateTest(io.netty.handler.ssl.SslContext serverCtx,
io.netty.handler.ssl.SslContext clientCtx,
boolean delegate)
Copyright © 2008–2020 The Netty Project. All rights reserved.