Uses of Interface
org.alfresco.repo.web.filter.beans.DependencyInjectedFilter
Packages that use DependencyInjectedFilter
Package
Description
-
Uses of DependencyInjectedFilter in org.alfresco.repo.web.filter.beans
Classes in org.alfresco.repo.web.filter.beans that implement DependencyInjectedFilterModifier and TypeClassDescriptionclassA Benign filter that does nothing more than invoke the filter chain. -
Uses of DependencyInjectedFilter in org.alfresco.repo.web.scripts.solr
Classes in org.alfresco.repo.web.scripts.solr that implement DependencyInjectedFilterModifier and TypeClassDescriptionclassThis filter protects the solr callback urls by verifying a shared secret on the request header if the secureComms property is set to "secret". -
Uses of DependencyInjectedFilter in org.alfresco.repo.webdav.auth
Classes in org.alfresco.repo.webdav.auth that implement DependencyInjectedFilterModifier and TypeClassDescriptionclassWebDAV Authentication Filter ClassclassBase class with common code and initialisation for Kerberos authentication filters.classBase class with common code and initialisation for single signon authentication filters.classWebDAV Kerberos Authentication Filter Class -
Uses of DependencyInjectedFilter in org.alfresco.web.app.servlet
Classes in org.alfresco.web.app.servlet that implement DependencyInjectedFilterModifier and TypeClassDescriptionclassKerberos Authentication Filter ClassclassWebScript aware Authentication Filter.classWebScript aware Authentication Filter Class.