public final class EnhydraWrapperUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
setTLSProperties(Properties prop,
org.mule.runtime.api.tls.TlsContextFactory tlsContextFactory)
Copy of Enhydra'
StandardDataSource getConnection method to include, if present, the necessary javax.net.ssl
properties. |
public static void setTLSProperties(Properties prop, org.mule.runtime.api.tls.TlsContextFactory tlsContextFactory)
StandardDataSource getConnection method to include, if present, the necessary javax.net.ssl
properties. Original code remains the same.Copyright © 2025. All rights reserved.