Uses of Class
org.eclipse.jetty.util.ssl.SslContextFactory
-
Packages that use SslContextFactory Package Description org.eclipse.jetty.util.ssl Jetty Util : Common SSL Utility Classes -
-
Uses of SslContextFactory in org.eclipse.jetty.util.ssl
Subclasses of SslContextFactory in org.eclipse.jetty.util.ssl Modifier and Type Class Description static classSslContextFactory.Clientstatic classSslContextFactory.ServerMethod parameters in org.eclipse.jetty.util.ssl with type arguments of type SslContextFactory Modifier and Type Method Description voidSslContextFactory. reload(java.util.function.Consumer<SslContextFactory> consumer)Constructors in org.eclipse.jetty.util.ssl with parameters of type SslContextFactory Constructor Description KeyStoreScanner(SslContextFactory sslContextFactory)
-