List of usage examples for javax.servlet Filter interface-usage
From source file com.cisco.oss.foundation.http.server.AbstractInfraHttpFilter.java
/**
* Base class for infra http filters. supports a kill switch specific for each
* filter.
*
* @author Yair Ogen
*
From source file jp.terasoluna.fw.web.thin.EvidenceLogFilter.java
/**
* GrfX?O?o???s?B
*
* <p>
* GrfX?O?o?ANGXgp?^??O?o?B
* </p>
From source file org.nuxeo.ecm.webdav.service.WIRequestFilter.java
/** * Windows Integration Request filter, bound to /nuxeo. Allows Windows user agents to bind to the root as the expect * (not /nuxeo/site/dav) and still work. */ public class WIRequestFilter implements Filter {
From source file com.jaspersoft.jasperserver.war.TolerantSessionFilter.java
/**
*
* Pushes the Tolerant request down the filter chain *
*
* Created by nthapa on 7/3/13.
*/
From source file be.fedict.eid.applet.service.HSTSFilter.java
/**
* HTTP Strict-Transport-Security servlet filter.
*
* @author Frank Cornelis
*
*/
From source file com.gcrm.security.SecurityFilter.java
/** * Security filter */ public class SecurityFilter extends AbstractSecurityInterceptor implements Filter { private FilterInvocationSecurityMetadataSource securityMetadataSource;
From source file org.kuali.kpme.core.KPMELoginFilter.java
public class KPMELoginFilter implements Filter { private Filter dummyLoginFilter = new DummyLoginFilter(); private static boolean testMode = false; public static final String TEST_ID = "admin";
From source file org.apache.roller.weblogger.ui.core.filters.CharEncodingFilter.java
/**
* Entry point filter for all requests. This filter ensures that the request
* encoding is set to UTF-8 before any other processing forces request parsing
* using a default encoding. It also syncs up the Struts and JSTL locales.
* This filter should normally be first and last in the chain.
*
From source file org.forumj.web.filter.AAALoginFilter.java
/**
*
* @author <a href="mailto:an.pogrebnyak@gmail.com">Andrew V. Pogrebnyak</a>
*/
@WebFilter(servletNames = { INDEX, VIEW_THREAD, LOGIN, NEW_THREAD, NEW_QUESTION, SETTINGS, REGISTRATION, ADD_THREAD,
ADD_POST, SEND_PIVATE_MESSAGE, ADD_IGNOR, ADD_QUESTION, ADD_SUBSCRIBE, ADD_VOTE, CLOSE_THREAD, PIN_THREAD,
From source file it.scoppelletti.programmerpower.web.spring.FilterBean.java
/**
* Componente che implementa un filtro registrabile come bean.
*
* <P>Il componente Spring {@code FilterChainProxy} non esegue il metodo
* {@code init} dell’interfaccia {@code Filter} dei filtri della catena
* indipendentemente dal parametro di inizializzazione