public class SocketSslClientRenegotiateTest extends AbstractSocketTest
addr
cb, sb, testName
Constructor and Description |
---|
SocketSslClientRenegotiateTest(SslContext serverCtx,
SslContext clientCtx) |
Modifier and Type | Method and Description |
---|---|
static Collection<Object[]> |
data() |
void |
testSslRenegotiationRejected() |
void |
testSslRenegotiationRejected(ServerBootstrap sb,
Bootstrap cb) |
configure, newFactories, newSocketAddress
newAllocators, run
public SocketSslClientRenegotiateTest(SslContext serverCtx, SslContext clientCtx)
public static Collection<Object[]> data() throws Exception
Exception
public void testSslRenegotiationRejected() throws Throwable
Throwable
public void testSslRenegotiationRejected(ServerBootstrap sb, Bootstrap cb) throws Throwable
Throwable
Copyright © 2008–2017 The Netty Project. All rights reserved.