Uses of Interface
ch.nolix.baseapi.net.ssl.ISslCertificate
Packages that use ISslCertificate
Package
Description
-
Uses of ISslCertificate in ch.nolix.base.net.executoranddataproviderserver
Methods in ch.nolix.base.net.executoranddataproviderserver with parameters of type ISslCertificateModifier and TypeMethodDescriptionstatic SslServerSslServer.forPortAndHtmlPageAndSSLCertificate(int port, String htmlPage, ISslCertificate sslCertificate) -
Uses of ISslCertificate in ch.nolix.base.net.senderandreceiverserver
Methods in ch.nolix.base.net.senderandreceiverserver with parameters of type ISslCertificateModifier and TypeMethodDescriptionstatic SslServerSslServer.forPortAndHtmlPageAndSSLCertificate(int port, String htmlPage, ISslCertificate paramSSLCertificate) -
Uses of ISslCertificate in ch.nolix.base.net.senderandreplierserver
Methods in ch.nolix.base.net.senderandreplierserver with parameters of type ISslCertificateModifier and TypeMethodDescriptionstatic SslServerSslServer.forPortAndHtmlPageAndSslCertificate(int port, String htmlPage, ISslCertificate sslCertificate) -
Uses of ISslCertificate in ch.nolix.base.net.ssl
Classes in ch.nolix.base.net.ssl that implement ISslCertificateMethods in ch.nolix.base.net.ssl that return ISslCertificateModifier and TypeMethodDescriptionstatic ISslCertificateNolixConfigurationSslCertificateReader.getDefaultSSLCertificatefromLocalNolixConfiguration()