Class SslBundleProperties.Options
java.lang.Object
org.springframework.boot.autoconfigure.ssl.SslBundleProperties.Options
- Enclosing class:
SslBundleProperties
- Since:
- 3.1.0
- Author:
- Scott Frederick, Phillip Webb
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCiphers
(@Nullable Set<String> ciphers) void
setEnabledProtocols
(@Nullable Set<String> enabledProtocols)
-
Constructor Details
-
Options
public Options()
-
-
Method Details
-
getCiphers
-
setCiphers
-
getEnabledProtocols
-
setEnabledProtocols
-