public interface SslStoreProviderWebServer が使用する SSL 鍵ストアを提供するインターフェース。ファイルベースのキーストアが使用できない場合に使用できます。| 修飾子と型 | メソッドと説明 |
|---|---|
KeyStoreSE | getKeyStore() 使用するキーストアを返します。 |
KeyStoreSE | getTrustStore() 使用する必要があるトラストストアを返します。 |
KeyStoreSE getKeyStore() throws ExceptionSE
ExceptionSE - ロードエラー時 KeyStoreSE getTrustStore() throws ExceptionSE
ExceptionSE - ロードエラー時 Copyright © 2019 Pivotal Software, Inc.. All rights reserved.