Uses of Package
org.eclipse.jetty.util.ssl
-
Packages that use org.eclipse.jetty.util.ssl Package Description org.eclipse.jetty.client Jetty Client : Implementation and Core Classes This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.org.eclipse.jetty.http2.client org.eclipse.jetty.http2.client.http org.eclipse.jetty.io.ssl Jetty IO : Core SSL Supportorg.eclipse.jetty.jmx Jetty JMX : Integration for JMX in Jettyorg.eclipse.jetty.server Jetty Server : Core Server APIorg.eclipse.jetty.server.nio Jetty Server : Core Server Connectororg.eclipse.jetty.unixsocket org.eclipse.jetty.util.ssl Jetty Util : Common SSL Utility Classesorg.eclipse.jetty.websocket.client Jetty WebSocket Client APIorg.eclipse.jetty.websocket.common.scopes org.eclipse.jetty.websocket.jsr356 org.eclipse.jetty.websocket.server Jetty WebSocket Server : Implementation [Internal Use Only] -
Classes in org.eclipse.jetty.util.ssl used by org.eclipse.jetty.client Class Description SslContextFactory SslContextFactory is used to configure SSL parameters to be used by server and client connectors.SslContextFactory.Client -
Classes in org.eclipse.jetty.util.ssl used by org.eclipse.jetty.http2.client Class Description SslContextFactory SslContextFactory 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.http2.client.http Class Description SslContextFactory SslContextFactory 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.ssl Class Description SslContextFactory SslContextFactory 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.jmx Class Description SslContextFactory SslContextFactory 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 Class Description SslContextFactory SslContextFactory 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.nio Class Description SslContextFactory SslContextFactory 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.unixsocket Class Description SslContextFactory SslContextFactory 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.ssl Class Description SniX509ExtendedKeyManager.SniSelector Selects a certificate based on SNI information.SslContextFactory SslContextFactory is used to configure SSL parameters to be used by server and client connectors.SslContextFactory.Client.SniProvider A provider for SNI names to send to the server during the TLS handshake.SslContextFactory.Server X509 -
Classes in org.eclipse.jetty.util.ssl used by org.eclipse.jetty.websocket.client Class Description SslContextFactory SslContextFactory 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.websocket.common.scopes Class Description SslContextFactory SslContextFactory 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.websocket.jsr356 Class Description SslContextFactory SslContextFactory 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.websocket.server Class Description SslContextFactory SslContextFactory is used to configure SSL parameters to be used by server and client connectors.