Class SSLContextBuilder

java.lang.Object
io.helidon.webserver.SSLContextBuilder
All Implemented Interfaces:
Builder<SSLContextBuilder,SSLContext>, Supplier<SSLContext>

@Deprecated public final class SSLContextBuilder extends Object implements Builder<SSLContextBuilder,SSLContext>
Builder for configuring a new SslContext for creation.