Uses of Package
org.eclipse.jetty.util.ssl
Packages that use org.eclipse.jetty.util.ssl
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
Jetty IO : Core SSL Support
Jetty JMX : Integration for JMX in Jetty
Jetty Server : Core Server API
Jetty Server : Core Server Connector
Jetty Util : Common SSL Utility Classes
-
Classes in org.eclipse.jetty.util.ssl used by org.eclipse.jetty.clientClassDescriptionSslContextFactory is used to configure SSL parameters to be used by server and client connectors.
-
Classes in org.eclipse.jetty.util.ssl used by org.eclipse.jetty.io.sslClassDescriptionSslContextFactory is used to configure SSL parameters to be used by server and client connectors.
-
Classes in org.eclipse.jetty.util.ssl used by org.eclipse.jetty.jmxClassDescriptionSslContextFactory is used to configure SSL parameters to be used by server and client connectors.
-
Classes in org.eclipse.jetty.util.ssl used by org.eclipse.jetty.serverClassDescriptionSslContextFactory is used to configure SSL parameters to be used by server and client connectors.
-
Classes in org.eclipse.jetty.util.ssl used by org.eclipse.jetty.server.nioClassDescriptionSslContextFactory is used to configure SSL parameters to be used by server and client connectors.
-
Classes in org.eclipse.jetty.util.ssl used by org.eclipse.jetty.util.sslClassDescriptionSelects a certificate based on SNI information.SslContextFactory is used to configure SSL parameters to be used by server and client connectors.