Package | Description |
---|---|
org.apache.cxf.configuration.security |
Modifier and Type | Field and Description |
---|---|
protected ExcludeProtocols |
TLSServerParametersType.excludeProtocols
This element contains the the Protocols that will be excluded
|
Modifier and Type | Method and Description |
---|---|
ExcludeProtocols |
ObjectFactory.createExcludeProtocols()
Create an instance of
ExcludeProtocols |
ExcludeProtocols |
TLSServerParametersType.getExcludeProtocols()
Gets the value of the excludeProtocols property.
|
Modifier and Type | Method and Description |
---|---|
void |
TLSServerParametersType.setExcludeProtocols(ExcludeProtocols value)
Sets the value of the excludeProtocols property.
|
Apache CXF