|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.server.security.servletfilters.Base
fedora.server.security.servletfilters.FilterSetup
fedora.server.security.servletfilters.FilterFinalize
public class FilterFinalize
| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
log
|
| Fields inherited from class fedora.server.security.servletfilters.FilterSetup |
|---|
FILTER_NAME, inited, NOT_SET |
| Fields inherited from class fedora.server.security.servletfilters.Base |
|---|
initErrors, StringArrayPrototype |
| Constructor Summary | |
|---|---|
FilterFinalize()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
boolean |
doThisSubclass(ExtendedHttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
protected void |
initThisSubclass(java.lang.String key,
java.lang.String value)
|
| Methods inherited from class fedora.server.security.servletfilters.FilterSetup |
|---|
doFilter, getFilterNameAbbrev, init, wrap |
| Methods inherited from class fedora.server.security.servletfilters.Base |
|---|
booleanValue, enter, enterExit, exit, fail, format, format, format, getClassName, pass, passFail, showThrowable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public FilterFinalize()
| Method Detail |
|---|
protected void initThisSubclass(java.lang.String key,
java.lang.String value)
initThisSubclass in class FilterSetup
public boolean doThisSubclass(ExtendedHttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Throwable
doThisSubclass in class FilterSetupjava.lang.Throwablepublic void destroy()
destroy in interface javax.servlet.Filterdestroy in class FilterSetup
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||