Uses of Class
org.apache.cxf.transports.http_undertow.configuration.TLSServerParametersIdentifiedType
Packages that use TLSServerParametersIdentifiedType
-
Uses of TLSServerParametersIdentifiedType in org.apache.cxf.transports.http_undertow.configuration
Fields in org.apache.cxf.transports.http_undertow.configuration with type parameters of type TLSServerParametersIdentifiedTypeModifier and TypeFieldDescriptionprotected List<TLSServerParametersIdentifiedType>UndertowHTTPServerEngineFactoryConfigType.identifiedTLSServerParametersMethods in org.apache.cxf.transports.http_undertow.configuration that return TLSServerParametersIdentifiedTypeModifier and TypeMethodDescriptionObjectFactory.createTLSServerParametersIdentifiedType()Create an instance ofTLSServerParametersIdentifiedTypeMethods in org.apache.cxf.transports.http_undertow.configuration that return types with arguments of type TLSServerParametersIdentifiedTypeModifier and TypeMethodDescriptionUndertowHTTPServerEngineFactoryConfigType.getIdentifiedTLSServerParameters()Gets the value of the identifiedTLSServerParameters property.