| Interface | Description |
|---|---|
| DependencyInjectedFilter |
A bean-like equivalent of a servlet filter, designed to be managed by a Spring container.
|
| Class | Description |
|---|---|
| BeanProxyFilter |
An adapter from the servlet filter world into the Spring dependency injected world.
|
| NullFilter |
A Benign filter that does nothing more than invoke the filter chain.
|
| SessionSynchronizedFilter | Deprecated
5.0 not exposed in web-client web.xml
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.