类 SslBundleProperties.Options
java.lang.Object
org.springframework.boot.autoconfigure.ssl.SslBundleProperties.Options
- 封闭类:
SslBundleProperties
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
setCiphers
(Set<String> ciphers) void
setEnabledProtocols
(Set<String> enabledProtocols)
-
构造器详细资料
-
Options
public Options()
-
-
方法详细资料
-
getCiphers
-
setCiphers
-
getEnabledProtocols
-
setEnabledProtocols
-