|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExcludeProtocols | |
---|---|
org.apache.cxf.configuration.security |
Uses of ExcludeProtocols in org.apache.cxf.configuration.security |
---|
Fields in org.apache.cxf.configuration.security declared as ExcludeProtocols | |
---|---|
protected ExcludeProtocols |
TLSServerParametersType.excludeProtocols
|
Methods in org.apache.cxf.configuration.security that return ExcludeProtocols | |
---|---|
ExcludeProtocols |
ObjectFactory.createExcludeProtocols()
Create an instance of ExcludeProtocols |
ExcludeProtocols |
TLSServerParametersType.getExcludeProtocols()
Gets the value of the excludeProtocols property. |
Methods in org.apache.cxf.configuration.security with parameters of type ExcludeProtocols | |
---|---|
void |
TLSServerParametersType.setExcludeProtocols(ExcludeProtocols value)
Sets the value of the excludeProtocols property. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |