|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.anwrt.anycontent.authentication.filter.CMSFilterConfig
The CMS filter configuration based on deploy parameters
| Nested Class Summary | |
class |
CMSFilterConfig.IteratorEnumeration
An enumeration based on an iterator |
| Constructor Summary | |
CMSFilterConfig(ServletContext servlet,
java.util.Map map)
Creates a generic filter |
|
| Method Summary | |
java.lang.String |
getFilterName()
Gets the filter name |
java.lang.String |
getInitParameter(java.lang.String name)
|
java.util.Enumeration |
getInitParameterNames()
|
ServletContext |
getServletContext()
Gets the servlet context |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CMSFilterConfig(ServletContext servlet,
java.util.Map map)
map - A hashmap of parametersservlet - A reference to the servlet context| Method Detail |
public ServletContext getServletContext()
public java.lang.String getFilterName()
public java.lang.String getInitParameter(java.lang.String name)
public java.util.Enumeration getInitParameterNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||