Package org.apache.cxf.configuration.jsse
package org.apache.cxf.configuration.jsse
-
ClassDescriptionHolder for utility methods related to manipulating SSL settings, common to the connection and listener factories (previously duplicated).This class extends
TLSParameterBase
with client-specific SSL/TLS parameters.This class provides the TLSClientParameters that programmatically configure a HTTPConduit.This class is the base class for SSL/TLS parameters that are common to both client and server sides.This class provides some functionality to convert the JAXB generated types in the security.xsd to the items needed to programatically configure the HTTPConduit and HTTPDestination with TLSClientParameters and TLSServerParameters respectively.This class extendsTLSParameterBase
with service-specific SSL/TLS parameters.This class is used by Spring Config to convert the TLSServerParameters JAXB generated type into programmatic TLS Server Parameters for the configuration of the http-destination.