| Modifier and Type | Method and Description |
|---|---|
void |
CreateSsl.populateSslElement(Ssl newSsl) |
| Modifier and Type | Method and Description |
|---|---|
Ssl |
SslClientConfig.getSsl()
Gets the value of the ssl property.
|
Ssl |
JmxConnector.getSsl()
Gets the value of the ssl property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SslClientConfig.setSsl(Ssl value)
Sets the value of the ssl property.
|
void |
JmxConnector.setSsl(Ssl value)
Sets the value of the ssl property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PECoyoteConnector.configHttpProperties(Http http,
Transport transport,
Ssl ssl) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JMXSslConfigHolder.logEmptyWarning(Ssl ssl,
String msg) |
| Constructor and Description |
|---|
JMXSslConfigHolder(org.glassfish.hk2.api.ServiceLocator habitat,
Ssl ssl) |
| Constructor and Description |
|---|
SecureRMIServerSocketFactory(org.glassfish.hk2.api.ServiceLocator habitat,
Ssl sslConfig,
InetAddress addr) |
| Modifier and Type | Method and Description |
|---|---|
protected static org.glassfish.grizzly.filterchain.Filter |
GenericGrizzlyListener.configureSsl(org.glassfish.hk2.api.ServiceLocator habitat,
Ssl ssl,
org.glassfish.grizzly.filterchain.FilterChainBuilder filterChainBuilder) |
protected void |
SSLConfigurator.logEmptyWarning(Ssl ssl,
String msg) |
| Constructor and Description |
|---|
SSLConfigurator(org.glassfish.hk2.api.ServiceLocator habitat,
Ssl ssl) |
| Modifier and Type | Method and Description |
|---|---|
Ssl |
Protocol.getSsl()
Protocol security (ssl) configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Protocol.setSsl(Ssl value) |
| Modifier and Type | Method and Description |
|---|---|
Ssl |
IiopListener.getSsl()
Gets the value of the ssl property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IiopListener.setSsl(Ssl value)
Sets the value of the ssl property.
|
Copyright © 2019. All rights reserved.