public class MandatoryTlsParameterGroup extends Object implements TlsParameterGroup
TlsParameterGroup which is always fixed at the HTTPS protocol.| Constructor and Description |
|---|
MandatoryTlsParameterGroup() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.http.api.HttpConstants.Protocol |
getProtocol() |
org.mule.runtime.api.tls.TlsContextFactory |
getTlsContext() |
public org.mule.runtime.http.api.HttpConstants.Protocol getProtocol()
getProtocol in interface TlsParameterGrouppublic org.mule.runtime.api.tls.TlsContextFactory getTlsContext()
getTlsContext in interface TlsParameterGroupCopyright © 2019. All rights reserved.