public static class TLSProtocol.NegotiateNewSession$ extends TLSProtocol.NegotiateNewSession
| Modifier and Type | Field and Description |
|---|---|
static TLSProtocol.NegotiateNewSession$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
NegotiateNewSession$() |
| Modifier and Type | Method and Description |
|---|---|
TLSProtocol.NegotiateNewSession |
withDefaults()
Java API: obtain the default value (which will leave the SSLEngine’s
settings unchanged).
|
clientAuth, enabledCipherSuites, enabledProtocols, sslParameters, withCipherSuites, withCipherSuites, withClientAuth, withParameters, withProtocols, withProtocolsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final TLSProtocol.NegotiateNewSession$ MODULE$
public TLSProtocol.NegotiateNewSession withDefaults()