Attribute Name |
Access |
Type |
Description |
Attribute Value |
filterClass |
R |
java.lang.String |
Fully qualified class name of the filter object |
com.info3k.jdocuweb.http.FilterDisponibilidad
|
initParameters |
R |
java.util.Map |
Return the initiaization parameters associated with this filter |
{}
|
filterName |
R |
java.lang.String |
The name used to reference the filter in web.xml |
FilterDisponibilidad
|
modelerType |
R |
java.lang.String |
Type of the modeled resource. Can be set only once |
org.apache.catalina.core.ApplicationFilterConfig
|