| Class | Description |
|---|---|
| CXFJettySslSocketConnector |
This class extends the Jetty SslSelectChannelConnector, which allows
us to configure it more in tune with the JSSE, using KeyManagers
and TrustManagers.
|
| JettySslConnectorFactory |
This class wraps the JettyConnectorFactory and will create
TLS enabled acceptors.
|
Apache CXF