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 ...

Latest Versions

11 versions โ†’
VersionVulnerabilitiesUsagesDate
0.2.x
0.2.8
1
Jul 26, 2014
0.2.7
1
Nov 08, 2013
0.2.6
1
Sep 08, 2013
0.1.x
0.1.2
1
Mar 10, 2013
0.1.1
1
Mar 02, 2013
0.1.0
2
Feb 08, 2013
11 versions โ†’