Apache CXF API

Uses of Class
org.apache.cxf.configuration.jsse.TLSParameterBase

Packages that use TLSParameterBase
org.apache.cxf.configuration.jsse   
org.apache.cxf.configuration.jsse.spring   
 

Uses of TLSParameterBase in org.apache.cxf.configuration.jsse
 

Subclasses of TLSParameterBase in org.apache.cxf.configuration.jsse
 class TLSClientParameters
           
 class TLSServerParameters
           
 

Uses of TLSParameterBase in org.apache.cxf.configuration.jsse.spring
 

Subclasses of TLSParameterBase in org.apache.cxf.configuration.jsse.spring
 class TLSClientParametersConfig
          This class provides the TLSServerParameters that programmatically configure a HTTPDestination.
 class TLSServerParametersConfig
          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.
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.