Uses of Record Class
org.springframework.boot.web.server.Ssl.ServerNameSslBundle
-
Uses of Ssl.ServerNameSslBundle in org.springframework.boot.web.server
Modifier and TypeMethodDescriptionSsl.getServerNameBundles()
Return the mapping of host names to SSL bundles for SNI configuration.Modifier and TypeMethodDescriptionvoid
Ssl.setServerNameBundles
(List<Ssl.ServerNameSslBundle> serverNameBundles)