Uses of Class
org.springframework.boot.autoconfigure.ssl.JksSslBundleProperties
-
Uses of JksSslBundleProperties in org.springframework.boot.autoconfigure.ssl
Modifier and TypeMethodDescriptionstatic SslBundle
PropertiesSslBundle.get
(JksSslBundleProperties properties) Get anSslBundle
for the givenJksSslBundleProperties
.