Package | Description |
---|---|
org.opendaylight.openflowjava.protocol.api.connection | |
org.opendaylight.openflowjava.protocol.impl.core |
Modifier and Type | Class and Description |
---|---|
class |
TlsConfigurationImpl
Class is used only for testing purposes - passwords are hard-coded.
|
Modifier and Type | Method and Description |
---|---|
TlsConfiguration |
ConnectionConfiguration.getTlsConfiguration()
Returns the TLS configuration.
|
Modifier and Type | Method and Description |
---|---|
TlsConfiguration |
ProtocolChannelInitializer.getTlsConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
ChannelInitializerFactory.setTlsConfig(TlsConfiguration tlsConfig)
Sets the TlsConfiguration.
|
void |
ProtocolChannelInitializer.setTlsConfiguration(TlsConfiguration tlsConfiguration) |
Constructor and Description |
---|
SslContextFactory(TlsConfiguration tlsConfig)
Sets the TlsConfiguration.
|
Copyright © 2020 OpenDaylight. All rights reserved.