org.apache.cxf.configuration.jsse.spring
Class TLSClientParametersConfig
java.lang.Object
org.apache.cxf.configuration.jsse.spring.TLSClientParametersConfig
public final class TLSClientParametersConfig
- extends Object
This class provides the TLSClientParameters that programmatically
configure a HTTPConduit. It is initialized with the JAXB
type TLSClientParametersType that was used in the Spring configuration
of the http-conduit bean.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createTLSClientParameters
public static Object createTLSClientParameters(String s)
Apache CXF