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 TypeClassDescriptionclass
A 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 TypeClassDescriptionclass
This 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 TypeClassDescriptionclass
WebDAV Authentication Filter Classclass
Base class with common code and initialisation for Kerberos authentication filters.class
Base class with common code and initialisation for single signon authentication filters.class
WebDAV Kerberos Authentication Filter Class -
Uses of DependencyInjectedFilter in org.alfresco.web.app.servlet
Classes in org.alfresco.web.app.servlet that implement DependencyInjectedFilterModifier and TypeClassDescriptionclass
Kerberos Authentication Filter Classclass
WebScript aware Authentication Filter.class
WebScript aware Authentication Filter Class.