Interface CamelTlsParameters
- All Superinterfaces:
TlsParameters
- All Known Implementing Classes:
DefaultCamelTlsParameters
-
Field Summary
-
Method Summary
Methods inherited from interface org.openehealth.ipf.commons.audit.TlsParameters
getSSLContext, getSSLSocketFactory
-
Field Details
-
SYSTEM
-
-
Method Details
-
getSSLContextParameters
SSLContextParameters getSSLContextParameters()- Returns:
- Camel SSLContextParameters that can be used for basically every component
-