| Package | Description |
|---|---|
| com.mulesoft.connectivity.rest.commons.api.connection |
| Modifier and Type | Class and Description |
|---|---|
class |
MandatoryTlsParameterGroup
A
TlsParameterGroup which is always fixed at the HTTPS protocol. |
class |
OptionalTlsParameterGroup
A
TlsParameterGroup which allows to switch between HTTP and HTTPS protocols. |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<TlsParameterGroup> |
BaseConnectionProvider.getTlsConfig()
TLS secured implementations MUST override this method to provide the
TlsParameterGroup
that configures TLS. |
Copyright © 2021. All rights reserved.