Uses of Record Class
org.springframework.boot.web.server.Ssl.ServerNameSslBundle
Packages that use Ssl.ServerNameSslBundle
-
Uses of Ssl.ServerNameSslBundle in org.springframework.boot.web.server
Methods in org.springframework.boot.web.server that return types with arguments of type Ssl.ServerNameSslBundleModifier and TypeMethodDescriptionSsl.getServerNameBundles()
Return the mapping of host names to SSL bundles for SNI configuration.Method parameters in org.springframework.boot.web.server with type arguments of type Ssl.ServerNameSslBundleModifier and TypeMethodDescriptionvoid
Ssl.setServerNameBundles
(List<Ssl.ServerNameSslBundle> serverNameBundles)