Uses of Class
org.restlet.engine.ssl.SslContextFactory
Packages that use SslContextFactory
-
Uses of SslContextFactory in org.restlet.engine.ssl
Subclasses of SslContextFactory in org.restlet.engine.sslModifier and TypeClassDescriptionclassThisSslContextFactorymakes it possible to configure most basic options when building an SSLContext.Methods in org.restlet.engine.ssl that return SslContextFactoryModifier and TypeMethodDescriptionstatic SslContextFactorySslUtils.getSslContextFactory(RestletHelper<?> helper) Returns the SSL context factory.