Uses of Class
org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties
Packages that use JksSslBundleProperties
-
Uses of JksSslBundleProperties in org.springframework.boot.autoconfigure.ssl
Methods in org.springframework.boot.autoconfigure.ssl that return types with arguments of type JksSslBundlePropertiesMethods in org.springframework.boot.autoconfigure.ssl with parameters of type JksSslBundlePropertiesModifier and TypeMethodDescriptionstatic SslBundle
PropertiesSslBundle.get
(JksSslBundleProperties properties) Get anSslBundle
for the givenJksSslBundleProperties
.