Uses of Class
org.apache.cxf.configuration.jsse.TLSParameterBase
- 
Packages that use TLSParameterBase Package Description org.apache.cxf.configuration.jsse 
- 
- 
Uses of TLSParameterBase in org.apache.cxf.configuration.jsseSubclasses of TLSParameterBase in org.apache.cxf.configuration.jsse Modifier and Type Class Description classTLSClientParametersThis class extendsTLSParameterBasewith client-specific SSL/TLS parameters.classTLSServerParametersThis class extendsTLSParameterBasewith service-specific SSL/TLS parameters.classTLSServerParametersConfigThis 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.
 
-