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