Class JksSslBundleProperties
java.lang.Object
org.springframework.boot.autoconfigure.ssl.SslBundleProperties
org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties
SslBundleProperties
for Java keystores.- Since:
- 3.1.0
- Author:
- Scott Frederick, Phillip Webb
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.boot.autoconfigure.ssl.SslBundleProperties
SslBundleProperties.Key, SslBundleProperties.Options
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.springframework.boot.autoconfigure.ssl.SslBundleProperties
getKey, getOptions, getProtocol, isReloadOnUpdate, setProtocol, setReloadOnUpdate
-
Constructor Details
-
JksSslBundleProperties
public JksSslBundleProperties()
-
-
Method Details
-
getKeystore
-
getTruststore
-