public class SSLConfiguration extends Object
| Constructor and Description |
|---|
SSLConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CipherSuiteMapping |
cipherSpecMapping() |
boolean |
equals(Object o) |
String |
getCertStores() |
String |
getCipherSuite() |
String |
getPeerName() |
Integer |
getResetCount() |
org.mule.runtime.api.tls.TlsContextFactory |
getTlsContextFactory() |
int |
hashCode() |
boolean |
isFipsRequired() |
public String getCipherSuite()
public org.mule.runtime.api.tls.TlsContextFactory getTlsContextFactory()
public Integer getResetCount()
public String getPeerName()
public boolean isFipsRequired()
public String getCertStores()
public CipherSuiteMapping cipherSpecMapping()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.