Class SslServer

java.lang.Object
ch.nolix.base.net.executoranddataproviderserver.AbstractServer
ch.nolix.base.net.executoranddataproviderserver.SslServer
All Implemented Interfaces:
Clearable, EmptinessRequestable, Server, SecurityModeHolder, Closeable, GroupCloseable, OpennessRequestable, AutoCloseable

public final class SslServer extends AbstractServer
Author:
Silvan Wyss
  • Method Details

    • forPortAndHtmlPageAndSSLCertificate

      public static SslServer forPortAndHtmlPageAndSSLCertificate(int port, String htmlPage, ISslCertificate sslCertificate)
    • forPortAndHtmlPageAndSSLCertificateFromNolixConfiguration

      public static SslServer forPortAndHtmlPageAndSSLCertificateFromNolixConfiguration(int port, String htmlPage)
    • getSecurityMode

      public SecurityMode getSecurityMode()
      Returns:
      the SecurityMode of the current SecurityModeHolder