public class JettyServerTest
extends java.lang.Object
| Constructor and Description |
|---|
JettyServerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testConfigureSslContextFactoryWithJksKeyStore() |
void |
testConfigureSslContextFactoryWithJksTrustStore() |
void |
testConfigureSslContextFactoryWithKeyPassword() |
void |
testConfigureSslContextFactoryWithKeystorePassword() |
void |
testConfigureSslContextFactoryWithKeystorePasswordAndKeyPassword() |
void |
testConfigureSslContextFactoryWithPkcsKeyStore() |
void |
testConfigureSslContextFactoryWithPkcsTrustStore() |
public void testConfigureSslContextFactoryWithKeystorePasswordAndKeyPassword()
public void testConfigureSslContextFactoryWithKeyPassword()
throws java.lang.reflect.InvocationTargetException,
java.lang.NoSuchMethodException,
java.lang.InstantiationException,
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetExceptionjava.lang.NoSuchMethodExceptionjava.lang.InstantiationExceptionjava.lang.IllegalAccessExceptionpublic void testConfigureSslContextFactoryWithKeystorePassword()
throws java.lang.reflect.InvocationTargetException,
java.lang.NoSuchMethodException,
java.lang.InstantiationException,
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetExceptionjava.lang.NoSuchMethodExceptionjava.lang.InstantiationExceptionjava.lang.IllegalAccessExceptionpublic void testConfigureSslContextFactoryWithJksKeyStore()
public void testConfigureSslContextFactoryWithPkcsKeyStore()
public void testConfigureSslContextFactoryWithJksTrustStore()
public void testConfigureSslContextFactoryWithPkcsTrustStore()