Uses of Class
org.apache.camel.core.xml.util.jsse.CipherSuitesParametersDefinition
-
Packages that use CipherSuitesParametersDefinition Package Description org.apache.camel.core.xml.util.jsse -
-
Uses of CipherSuitesParametersDefinition in org.apache.camel.core.xml.util.jsse
Methods in org.apache.camel.core.xml.util.jsse that return CipherSuitesParametersDefinition Modifier and Type Method Description CipherSuitesParametersDefinitionAbstractBaseSSLContextParametersFactoryBean. getCipherSuites()Methods in org.apache.camel.core.xml.util.jsse with parameters of type CipherSuitesParametersDefinition Modifier and Type Method Description voidAbstractBaseSSLContextParametersFactoryBean. setCipherSuites(CipherSuitesParametersDefinition cipherSuites)
-