Uses of Class
org.eclipse.jetty.util.ssl.SslContextFactory.Server
Packages that use SslContextFactory.Server
-
Uses of SslContextFactory.Server in org.eclipse.jetty.util.ssl
Fields in org.eclipse.jetty.util.ssl declared as SslContextFactory.ServerModifier and TypeFieldDescriptionprivate final SslContextFactory.Server
SniX509ExtendedKeyManager._sslContextFactory
Constructors in org.eclipse.jetty.util.ssl with parameters of type SslContextFactory.ServerModifierConstructorDescriptionSniX509ExtendedKeyManager
(X509ExtendedKeyManager keyManager, SslContextFactory.Server sslContextFactory)