Uses of Class
org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
Packages that use TLSServerParametersIdentifiedType
-
Uses of TLSServerParametersIdentifiedType in org.apache.cxf.transports.http_jetty.configuration
Fields in org.apache.cxf.transports.http_jetty.configuration with type parameters of type TLSServerParametersIdentifiedTypeModifier and TypeFieldDescriptionprotected List<TLSServerParametersIdentifiedType>JettyHTTPServerEngineFactoryConfigType.identifiedTLSServerParametersSpecifies a reusable set of properties for securing an HTTP service provider.Methods in org.apache.cxf.transports.http_jetty.configuration that return TLSServerParametersIdentifiedTypeModifier and TypeMethodDescriptionObjectFactory.createTLSServerParametersIdentifiedType()Create an instance ofTLSServerParametersIdentifiedTypeMethods in org.apache.cxf.transports.http_jetty.configuration that return types with arguments of type TLSServerParametersIdentifiedTypeModifier and TypeMethodDescriptionJettyHTTPServerEngineFactoryConfigType.getIdentifiedTLSServerParameters()Specifies a reusable set of properties for securing an HTTP service provider.