|
Extract And Move Method public createSslContextFactory(tlsAllowInsecureConnection boolean, tlsTrustCertsFilePath String, tlsCertificateFilePath String, tlsKeyFilePath String, tlsRequireTrustedClientCertOnConnect boolean) : SslContextFactory extracted from public WebService(pulsar PulsarService) in class org.apache.pulsar.broker.web.WebService & moved to class org.apache.pulsar.common.util.SecurityUtility |
From |
To |
|
Extract And Move Method public createSslContextFactory(tlsAllowInsecureConnection boolean, tlsTrustCertsFilePath String, tlsCertificateFilePath String, tlsKeyFilePath String, tlsRequireTrustedClientCertOnConnect boolean) : SslContextFactory extracted from public ProxyServer(config WebSocketProxyConfiguration) in class org.apache.pulsar.websocket.service.ProxyServer & moved to class org.apache.pulsar.common.util.SecurityUtility |
From |
To |
|
Extract And Move Method public createSslContextFactory(tlsAllowInsecureConnection boolean, tlsTrustCertsFilePath String, tlsCertificateFilePath String, tlsKeyFilePath String, tlsRequireTrustedClientCertOnConnect boolean) : SslContextFactory extracted from public WebServer(config ProxyConfiguration) in class org.apache.pulsar.proxy.server.WebServer & moved to class org.apache.pulsar.common.util.SecurityUtility |
From |
To |
|
Extract And Move Method public createSslContextFactory(tlsAllowInsecureConnection boolean, tlsTrustCertsFilePath String, tlsCertificateFilePath String, tlsKeyFilePath String, tlsRequireTrustedClientCertOnConnect boolean) : SslContextFactory extracted from public ServerManager(config ServiceConfig) in class org.apache.pulsar.discovery.service.server.ServerManager & moved to class org.apache.pulsar.common.util.SecurityUtility |
From |
To |