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, isAllowLazyInitconfigure, copy, createSSLEngine, createSSLEngine, getEnabledCipherSuites, getEnabledProtocols, getSslContext, isCipherConfigured, isClientMode, isNeedClientAuth, isProtocolConfigured, isWantClientAuth, setCipherConfigured, setClientMode, setEnabledCipherSuites, setEnabledProtocols, setNeedClientAuth, setProtocolConfigured, setWantClientAuth, toStringpublic JMXSslConfigHolder(org.glassfish.hk2.api.ServiceLocator habitat,
Ssl ssl)
throws SSLException
SSLExceptionprotected void logEmptyWarning(Ssl ssl, String msg)
logEmptyWarning in class SSLConfiguratorCopyright © 2017. All rights reserved.