| Interface | Description |
|---|---|
| ResponseHandlingRESTFilter | |
| RESTFilter |
The interface for filters.
|
| Class | Description |
|---|---|
| AbstractFilter |
This is the AbstractFilter class which provides generic functionality for all
REST filters.
|
| BasicRISearchFilter |
Filter for resource index search operations
Does not filter the response
|
| ControlFilter |
Filter for ServerController operations
|
| DataResponseWrapper |
A response wrapper to collect the response data in the filter chain.
|
| DataServletOutputStream |
Output stream class that is required when creating a HttpResponseWrapper.
|
| DescribeFilter |
This class handles the describe operation.
|
| GetAccessParmResolverFilter |
Handles the get operations.
|
| GetFilter |
Handles the get operations.
|
| GetNextPIDFilter |
Handles the getNextPID operation.
|
| GetObjectHistoryFilter |
Handles the getObjectHistory operation.
|
| ListDatastreamsFilter |
Handles the ListDatastream operation.
|
| ListMethodsFilter | |
| NoopFilter |
A filter for operations that require no authorisation
|
| ObjectsFilter |
Handles the get operations.
|
| ObjectsRESTFilterMatcher |
Formerly ObjectsFilter, this class has been reduced to mapping requests to named RESTFilters.
|
| ParameterRequestWrapper |
Request wrapper that forces the addition of specified parameters.
|
| RISearchFilter |
Handles the risearch operation.
|
| UploadFilter |
Filter for Upload
|
Copyright © 2014 DuraSpace. All Rights Reserved.