Class SecureSocketProtocolsParameters
java.lang.Object
org.apache.camel.support.jsse.SecureSocketProtocolsParameters
Represents a list of TLS/SSL cipher suite names.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns a live reference to the list of secure socket protocol names.voidsetSecureSocketProtocol(List<String> secureSocketProtocol) Sets the list of secure socket protocol names.toString()
-
Constructor Details
-
SecureSocketProtocolsParameters
public SecureSocketProtocolsParameters()
-
-
Method Details
-
getSecureSocketProtocol
-
setSecureSocketProtocol
-
toString
-