public class TLSProtocolsConfiguration extends Object
| Constructor and Description |
|---|
TLSProtocolsConfiguration() |
TLSProtocolsConfiguration(Set<String> enabledTlsProtocols)
Used to transfer this setting from
Configuration |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getConfiguredTlsProtocols()
Used to access the plain configuration value.
|
Set<String> |
getEnabledTlsProtocols()
Retrieve the enabled TLS protocols setting.
|
public TLSProtocolsConfiguration()
public TLSProtocolsConfiguration(Set<String> enabledTlsProtocols)
Configuration@Nullable public Set<String> getConfiguredTlsProtocols()
getEnabledTlsProtocols()public Set<String> getEnabledTlsProtocols()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.