public interface SslStoreProvider
WebServer to use. Can be used when
 file based key stores cannot be used.| Modifier and Type | Method and Description | 
|---|---|
| KeyStore | getKeyStore()Return the key store that should be used. | 
| KeyStore | getTrustStore()Return the trust store that should be used. |