Package | Description |
---|---|
org.glassfish.tyrus.container.jdk.client |
JDK Client container based on JDK 7 NIO framework.
|
Modifier and Type | Method and Description |
---|---|
SslEngineConfigurator |
SslEngineConfigurator.copy()
Deprecated.
|
SslEngineConfigurator |
SslEngineConfigurator.setCipherConfigured(boolean isCipherConfigured)
Deprecated.
|
SslEngineConfigurator |
SslEngineConfigurator.setClientMode(boolean clientMode)
Deprecated.
Set
SSLEngine to be configured to work in client mode. |
SslEngineConfigurator |
SslEngineConfigurator.setEnabledCipherSuites(String[] enabledCipherSuites)
Deprecated.
|
SslEngineConfigurator |
SslEngineConfigurator.setEnabledProtocols(String[] enabledProtocols)
Deprecated.
|
SslEngineConfigurator |
SslEngineConfigurator.setNeedClientAuth(boolean needClientAuth)
Deprecated.
|
SslEngineConfigurator |
SslEngineConfigurator.setProtocolConfigured(boolean isProtocolConfigured)
Deprecated.
|
SslEngineConfigurator |
SslEngineConfigurator.setWantClientAuth(boolean wantClientAuth)
Deprecated.
|
Constructor and Description |
---|
SslEngineConfigurator(SslEngineConfigurator pattern)
Deprecated.
|
Copyright © 2012-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.