| Package | Description |
|---|---|
| org.nuxeo.ecm.webengine.jaxrs.servlet | |
| org.nuxeo.ecm.webengine.jaxrs.servlet.config |
| Modifier and Type | Field and Description |
|---|---|
protected FilterSetDescriptor |
FilterSet.descriptor |
| Constructor and Description |
|---|
FilterSet(FilterSetDescriptor descriptor) |
| Modifier and Type | Field and Description |
|---|---|
protected List<FilterSetDescriptor> |
ServletRegistry.filters |
protected ArrayList<FilterSetDescriptor> |
ServletDescriptor.filters |
| Modifier and Type | Method and Description |
|---|---|
FilterSetDescriptor[] |
ServletRegistry.getFilterSetDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
List<FilterSetDescriptor> |
ServletRegistry.getFiltersFor(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletRegistry.addFilterSet(FilterSetDescriptor filter) |
void |
ServletRegistry.removeFilterSet(FilterSetDescriptor filter) |
Copyright © 2016 Nuxeo SA. All rights reserved.