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 ...
| Version ▼ | Vulnerabilities | Repository | Usages | Date | |
|---|---|---|---|---|---|
0.2.x | 0.2.8 | Central | Jul 26, 2014 | ||
| 0.2.7 | Central | Nov 08, 2013 | |||
| 0.2.6 | Central | Sep 08, 2013 | |||
| 0.2.5 | Central | Jul 27, 2013 | |||
| 0.2.3 | Central | Jun 23, 2013 | |||
| 0.2.2 | Central | Jun 22, 2013 | |||
| 0.2.1 | Central | Apr 14, 2013 | |||
| 0.2.0 | Central | Mar 23, 2013 | |||
0.1.x | 0.1.2 | Central | Mar 10, 2013 | ||
| 0.1.1 | Central | Mar 02, 2013 | |||
| 0.1.0 | Central | Feb 08, 2013 |