Uses of Class
org.springframework.boot.web.server.Ssl
Packages that use Ssl
Package
Description
Actuator web server support.
Auto-configuration for RSocket.
Reactor Netty based RSocket server implementation.
Support for RSocket servers.
Support for embedded web servers.
Classes related to the auto-configuration of a web server.
-
Uses of Ssl in org.springframework.boot.actuate.autoconfigure.web.server
Methods in org.springframework.boot.actuate.autoconfigure.web.server that return SslMethods in org.springframework.boot.actuate.autoconfigure.web.server with parameters of type Ssl -
Uses of Ssl in org.springframework.boot.rsocket.autoconfigure
Methods in org.springframework.boot.rsocket.autoconfigure that return SslMethods in org.springframework.boot.rsocket.autoconfigure with parameters of type Ssl -
Uses of Ssl in org.springframework.boot.rsocket.netty
Methods in org.springframework.boot.rsocket.netty with parameters of type Ssl -
Uses of Ssl in org.springframework.boot.rsocket.server
Methods in org.springframework.boot.rsocket.server with parameters of type Ssl -
Uses of Ssl in org.springframework.boot.web.server
Methods in org.springframework.boot.web.server that return SslModifier and TypeMethodDescriptionstatic SslFactory method to create anSslinstance for a specific bundle name.@Nullable SslAbstractConfigurableWebServerFactory.getSsl()Methods in org.springframework.boot.web.server with parameters of type SslModifier and TypeMethodDescriptionstatic SslBundleWebServerSslBundle.get(@Nullable Ssl ssl, @Nullable SslBundles sslBundles) static SslBundlestatic booleanReturns if SSL is enabled for the given instance.voidvoidSets the SSL configuration that will be applied to the server's default connector. -
Uses of Ssl in org.springframework.boot.web.server.autoconfigure
Methods in org.springframework.boot.web.server.autoconfigure that return SslMethods in org.springframework.boot.web.server.autoconfigure with parameters of type Ssl