Uses of Class
org.apache.cxf.configuration.jsse.TLSServerParameters
-
Packages that use TLSServerParameters Package Description org.apache.cxf.configuration.jsse -
-
Uses of TLSServerParameters in org.apache.cxf.configuration.jsse
Subclasses of TLSServerParameters in org.apache.cxf.configuration.jsse Modifier and Type Class Description 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.
-