Package io.deephaven.ssl.config
Class ProtocolsProperties
java.lang.Object
io.deephaven.ssl.config.ProtocolsProperties
- All Implemented Interfaces:
Protocols
Include the protocols defined by the system properties "https.protocols".
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.deephaven.ssl.config.Protocols
Protocols.Visitor<T>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ProtocolsProperties
of()
final <T> T
walk
(Protocols.Visitor<T> visitor)