| Modifier and Type | Field and Description |
|---|---|
static SslContextConfigurator |
SslContextConfigurator.DEFAULT_CONFIG
Default SSL configuration.
|
protected SslContextConfigurator |
SslEngineConfigurator.sslContextConfiguration |
| Constructor and Description |
|---|
SslEngineConfigurator(SslContextConfigurator sslContextConfiguration)
Create SSL Engine configuration basing on passed
SslContextConfigurator. |
SslEngineConfigurator(SslContextConfigurator sslContextConfiguration,
boolean clientMode,
boolean needClientAuth,
boolean wantClientAuth)
Create SSL Engine configuration basing on passed
SslContextConfigurator. |
Copyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.