public class JettySSL
extends java.lang.Object
| Constructor and Description |
|---|
JettySSL() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
customize(CXFServer server,
org.apache.cxf.configuration.jsse.TLSServerParameters tlsParams) |
void |
initialize(CXFServer server) |
public void initialize(CXFServer server) throws java.security.GeneralSecurityException, java.io.IOException
java.security.GeneralSecurityExceptionjava.io.IOExceptionprotected void customize(CXFServer server, org.apache.cxf.configuration.jsse.TLSServerParameters tlsParams)