| Modifier and Type | Field and Description |
|---|---|
static SslContextConfigurator |
SslContextConfigurator.DEFAULT_CONFIG
Deprecated.
Default SSL configuration.
|
protected SslContextConfigurator |
SslEngineConfigurator.sslContextConfiguration
Deprecated.
|
| Constructor and Description |
|---|
SslEngineConfigurator(SslContextConfigurator sslContextConfiguration)
Deprecated.
Create SSL Engine configuration basing on passed
SslContextConfigurator. |
SslEngineConfigurator(SslContextConfigurator sslContextConfiguration,
boolean clientMode,
boolean needClientAuth,
boolean wantClientAuth)
Deprecated.
Create SSL Engine configuration basing on passed
SslContextConfigurator. |
Copyright © 2012–2025 Oracle Corporation. All rights reserved.