クラスの使用
org.springframework.boot.web.server.Ssl
Ssl を使用するパッケージ
パッケージ
説明
アクチュエーター Web サーバーのサポート。
RSocket の自動構成。
Reactor Netty ベースの RSocket サーバー実装。
RSocket サーバーのサポート。
組み込み Web サーバーのサポート。
Web サーバーの自動構成に関連するクラス。
org.springframework.boot.actuate.autoconfigure.web.server 内の Ssl 使用
型 Ssl のパラメーターを持つ org.springframework.boot.actuate.autoconfigure.web.server のメソッドorg.springframework.boot.rsocket.autoconfigure 内の Ssl 使用
型 Ssl のパラメーターを持つ org.springframework.boot.rsocket.autoconfigure のメソッドorg.springframework.boot.rsocket.netty 内の Ssl 使用
型 Ssl のパラメーターを持つ org.springframework.boot.rsocket.netty のメソッドorg.springframework.boot.rsocket.server 内の Ssl 使用
型 Ssl のパラメーターを持つ org.springframework.boot.rsocket.server のメソッドorg.springframework.boot.web.server 内の Ssl 使用
Ssl を返す org.springframework.boot.web.server のメソッド修飾子と型メソッド説明static Ssl特定のバンドル名のSslインスタンスを作成するためのファクトリメソッド。@Nullable SslAbstractConfigurableWebServerFactory.getSsl()型 Ssl のパラメーターを持つ org.springframework.boot.web.server のメソッド修飾子と型メソッド説明static SslBundleWebServerSslBundle.get(@Nullable Ssl ssl, @Nullable SslBundles sslBundles) static SslBundlestatic boolean指定されたインスタンスで SSL が有効かどうかを返します。voidvoidサーバーのデフォルトコネクターに適用される SSL 構成を設定します。org.springframework.boot.web.server.autoconfigure 内の Ssl 使用
型 Ssl のパラメーターを持つ org.springframework.boot.web.server.autoconfigure のメソッド