org.fcrepo.server.security.servletfilters
Class FilterFinalize
java.lang.Object
org.fcrepo.server.security.servletfilters.Base
org.fcrepo.server.security.servletfilters.FilterSetup
org.fcrepo.server.security.servletfilters.FilterFinalize
- All Implemented Interfaces:
- javax.servlet.Filter
Deprecated.
@Deprecated
public class FilterFinalize
- extends FilterSetup
- Author:
- Bill Niebel
| Methods inherited from class org.fcrepo.server.security.servletfilters.Base |
booleanValue, enter, enterExit, exit, fail, format, format, format, getClassName, pass, passFail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterFinalize
public FilterFinalize()
- Deprecated.
initThisSubclass
protected void initThisSubclass(String key,
String value)
- Deprecated.
- Overrides:
initThisSubclass in class FilterSetup
doThisSubclass
public boolean doThisSubclass(ExtendedHttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Throwable
- Deprecated.
- Overrides:
doThisSubclass in class FilterSetup
- Throws:
Throwable
destroy
public void destroy()
- Deprecated.
- Specified by:
destroy in interface javax.servlet.Filter- Overrides:
destroy in class FilterSetup
Copyright © 2012 DuraSpace. All Rights Reserved.