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) |
protected org.apache.cxf.configuration.security.ClientAuthentication |
getClientAuthentication(CXFServer server) |
void |
initialize(CXFServer server) |
public void initialize(CXFServer server) throws java.security.GeneralSecurityException, java.io.IOException
java.security.GeneralSecurityExceptionjava.io.IOExceptionprotected org.apache.cxf.configuration.security.ClientAuthentication getClientAuthentication(CXFServer server)
protected void customize(CXFServer server, org.apache.cxf.configuration.jsse.TLSServerParameters tlsParams)