All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download filter-v_1_0_0 JAR file with all dependencies


filter-utils from group com.mattunderscore (version 0.2.8)

Provides basic support of servlet filter. Boilerplate code etc. It provides a boilerplate implementation of the Filter interface. The GenericFilter provides a getter and setter for the FilterConfig object and ensures that this is set when init is called. The init method also calls the configureFilter method after the FilterConfig object is set and can be used by subclasses to process the filter config during initiation. It also provides an empty implementation of the destory method. The only method that requires implementation is the doFilter method. The GenericHTTPFilter extends the GenericFilter class, it provides a doFilter method that attempts to cast the ServletRequest and ServletResponse objects to HttpServletRequest and HttpServletResponse objects. If these objects can be cast successfuly then it calls the doHTTPFilter method and passes the cast objects references. If the objects cannot be cast a ServletException is thrown. The doHTTPFilter method is abstract and must be implemented by subclasses.

Group: com.mattunderscore Artifact: filter-utils
Show documentation Show source 
Download filter-utils.jar (0.2.8)
 

0 downloads
Artifact filter-utils
Group com.mattunderscore
Version 0.2.8


play-filter-only_2.11 from group com.github.tkawachi (version 0.0.2)

Utility to apply Play's EssentialFilter to only specific paths

Group: com.github.tkawachi Artifact: play-filter-only_2.11
Show documentation Show source 
Download play-filter-only_2.11.jar (0.0.2)
 

0 downloads
Artifact play-filter-only_2.11
Group com.github.tkawachi
Version 0.0.2


com.westerfeld.rewritehtml.filter from group com.westerfeld.rewritehtml (version 1.0.3)

Group: com.westerfeld.rewritehtml Artifact: com.westerfeld.rewritehtml.filter
Show documentation Show source 
Download com.westerfeld.rewritehtml.filter.jar (1.0.3)
 

0 downloads


aggregation-log-filter from group com.axibase (version 1.0.6)

The filter plugs into the logging pipeline and measures number of log events at each trace level. These counters can be used to monitor error levels for the entire application and for individual loggers. The filter can be also configured to send a subset of log events into a backend storage system such as Axibase Time-Series Database to facilitate root-cause analysis.

Group: com.axibase Artifact: aggregation-log-filter
Show documentation Show source 
Download aggregation-log-filter.jar (1.0.6)
 

0 downloads
Artifact aggregation-log-filter
Group com.axibase
Version 1.0.6


keycloak-saml-servlet-filter-adapter from group org.keycloak (version 2.3.0.CR1)

Group: org.keycloak Artifact: keycloak-saml-servlet-filter-adapter
Show documentation Show source 
Download keycloak-saml-servlet-filter-adapter.jar (2.3.0.CR1)
 

0 downloads
Artifact keycloak-saml-servlet-filter-adapter
Group org.keycloak
Version 2.3.0.CR1


aggregation-log-filter-logback from group com.axibase (version 1.0.5)

The filter plugs into the logging pipeline and measures number of log events at each trace level. These counters can be used to monitor error levels for the entire application and for individual loggers. The filter can be also configured to send a subset of log events into a backend storage system such as Axibase Time-Series Database to facilitate root-cause analysis.

Group: com.axibase Artifact: aggregation-log-filter-logback
Show documentation Show source 
Download aggregation-log-filter-logback.jar (1.0.5)
 

0 downloads
Artifact aggregation-log-filter-logback
Group com.axibase
Version 1.0.5


aggregation-log-filter-log4j2 from group com.axibase (version 1.0.5)

The filter plugs into the logging pipeline and measures number of log events at each trace level. These counters can be used to monitor error levels for the entire application and for individual loggers. The filter can be also configured to send a subset of log events into a backend storage system such as Axibase Time-Series Database to facilitate root-cause analysis.

Group: com.axibase Artifact: aggregation-log-filter-log4j2
Show documentation Show source 
Download aggregation-log-filter-log4j2.jar (1.0.5)
 

0 downloads
Artifact aggregation-log-filter-log4j2
Group com.axibase
Version 1.0.5




Page 17 from 17 (items total 247)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy