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