Package | Description |
---|---|
org.glassfish.tyrus.container.jdk.client |
JDK Client container based on JDK 7 NIO framework.
|
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-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.