public class SocketSslClientRenegotiateTest extends AbstractSocketTest
AbstractComboTestsuiteTest.Runner<SB extends AbstractBootstrap<?,?>,CB extends AbstractBootstrap<?,?>>cb, sb| 构造器和说明 |
|---|
SocketSslClientRenegotiateTest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static java.util.Collection<java.lang.Object[]> |
data() |
void |
testSslRenegotiationRejected(ServerBootstrap sb,
Bootstrap cb,
SslContext serverCtx,
SslContext clientCtx,
boolean delegate) |
void |
testSslRenegotiationRejected(SslContext serverCtx,
SslContext clientCtx,
boolean delegate,
TestInfo testInfo) |
configure, newFactories, newSocketAddressnewAllocators, runpublic static java.util.Collection<java.lang.Object[]> data()
throws java.lang.Exception
java.lang.Exceptionpublic void testSslRenegotiationRejected(SslContext serverCtx, SslContext clientCtx, boolean delegate, TestInfo testInfo) throws java.lang.Throwable
java.lang.Throwablepublic void testSslRenegotiationRejected(ServerBootstrap sb, Bootstrap cb, SslContext serverCtx, SslContext clientCtx, boolean delegate) throws java.lang.Throwable
java.lang.Throwable