public class JMXSslConfigHolder extends SSLConfigurator
sslImplementation
Constructor and Description |
---|
JMXSslConfigHolder(org.glassfish.hk2.api.ServiceLocator habitat,
Ssl ssl) |
Modifier and Type | Method and Description |
---|---|
protected void |
logEmptyWarning(Ssl ssl,
String msg) |
configureSSL, getSslImplementation, initializeSSLContext, isAllowLazyInit, setSNICertAlias
configure, copy, createSSLEngine, createSSLEngine, getEnabledCipherSuites, getEnabledProtocols, getSslContext, isCipherConfigured, isClientMode, isNeedClientAuth, isProtocolConfigured, isWantClientAuth, setCipherConfigured, setClientMode, setEnabledCipherSuites, setEnabledProtocols, setNeedClientAuth, setProtocolConfigured, setWantClientAuth, toString
public JMXSslConfigHolder(org.glassfish.hk2.api.ServiceLocator habitat, Ssl ssl) throws SSLException
SSLException
protected void logEmptyWarning(Ssl ssl, String msg)
logEmptyWarning
in class SSLConfigurator
Copyright © 2021. All rights reserved.