Interface TrustStoreConfigProvider

All Known Subinterfaces:
KeyAndTrustStoreConfigProvider
All Known Implementing Classes:
SecureEndpointsConfiguration, SSLContextConfiguration, TlsContextConfiguration

public interface TrustStoreConfigProvider
Defines a configuration interface for properties needed to create trust stores, and a contract to be able to create a SSLContext and SSLSocketFactory from this configuration.