|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FiltersType | |
|---|---|
| org.apache.cxf.configuration.security | |
| Uses of FiltersType in org.apache.cxf.configuration.security |
|---|
| Fields in org.apache.cxf.configuration.security declared as FiltersType | |
|---|---|
protected FiltersType |
SSLServerPolicy.ciphersuiteFilters
|
protected FiltersType |
SSLClientPolicy.ciphersuiteFilters
|
| Methods in org.apache.cxf.configuration.security that return FiltersType | |
|---|---|
FiltersType |
ObjectFactory.createFiltersType()
Create an instance of FiltersType |
FiltersType |
SSLServerPolicy.getCiphersuiteFilters()
Gets the value of the ciphersuiteFilters property. |
FiltersType |
SSLClientPolicy.getCiphersuiteFilters()
Gets the value of the ciphersuiteFilters property. |
| Methods in org.apache.cxf.configuration.security with parameters of type FiltersType | |
|---|---|
void |
SSLServerPolicy.setCiphersuiteFilters(FiltersType value)
Sets the value of the ciphersuiteFilters property. |
void |
SSLClientPolicy.setCiphersuiteFilters(FiltersType value)
Sets the value of the ciphersuiteFilters property. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||