Apache CXF API

Uses of Class
org.apache.cxf.configuration.security.TLSServerParametersType

Packages that use TLSServerParametersType
org.apache.cxf.configuration.jsse   
org.apache.cxf.configuration.security   
 

Uses of TLSServerParametersType in org.apache.cxf.configuration.jsse
 

Subclasses of TLSServerParametersType in org.apache.cxf.configuration.jsse
static class TLSServerParametersConfig.TLSServerParametersTypeInternal
           
 

Constructors in org.apache.cxf.configuration.jsse with parameters of type TLSServerParametersType
TLSServerParametersConfig(TLSServerParametersType params)
           
 

Uses of TLSServerParametersType in org.apache.cxf.configuration.security
 

Methods in org.apache.cxf.configuration.security that return TLSServerParametersType
 TLSServerParametersType ObjectFactory.createTLSServerParametersType()
          Create an instance of TLSServerParametersType
 


Apache CXF API

Apache CXF