Uses of Class
org.apache.cxf.configuration.security.IncludeProtocols
-
Packages that use IncludeProtocols Package Description org.apache.cxf.configuration.security -
-
Uses of IncludeProtocols in org.apache.cxf.configuration.security
Fields in org.apache.cxf.configuration.security declared as IncludeProtocols Modifier and Type Field Description protected IncludeProtocolsTLSServerParametersType. includeProtocolsMethods in org.apache.cxf.configuration.security that return IncludeProtocols Modifier and Type Method Description IncludeProtocolsObjectFactory. createIncludeProtocols()Create an instance ofIncludeProtocolsIncludeProtocolsTLSServerParametersType. getIncludeProtocols()Gets the value of the includeProtocols property.Methods in org.apache.cxf.configuration.security with parameters of type IncludeProtocols Modifier and Type Method Description voidTLSServerParametersType. setIncludeProtocols(IncludeProtocols value)Sets the value of the includeProtocols property.
-