Class | Description |
---|---|
TLSClientParametersConfig |
This class provides the TLSClientParameters that programmatically
configure a HTTPConduit.
|
TLSParameterJaxBUtils |
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.
|
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