Interface SslStoreProvider
public interface SslStoreProvider
Interface to provide SSL key stores for an
WebServer
to use. Can be used when
file based key stores cannot be used.- Since:
- 2.0.0
- Author:
- Phillip Webb
-
Method Summary
Modifier and TypeMethodDescriptionReturn the key store that should be used.Return the trust store that should be used.