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 SummaryNested ClassesNested classes/interfaces inherited from class org.springframework.boot.autoconfigure.ssl.SslBundlePropertiesSslBundleProperties.Key, SslBundleProperties.Options
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionMethods inherited from class org.springframework.boot.autoconfigure.ssl.SslBundlePropertiesgetKey, getOptions, getProtocol, isReloadOnUpdate, setProtocol, setReloadOnUpdate
- 
Constructor Details- 
JksSslBundlePropertiespublic JksSslBundleProperties()
 
- 
- 
Method Details- 
getKeystore
- 
getTruststore
 
-