org.fcrepo.server.security.servletfilters
Class FilterRestApiAuthn
java.lang.Object
org.fcrepo.server.security.servletfilters.Base
org.fcrepo.server.security.servletfilters.FilterSetup
org.fcrepo.server.security.servletfilters.FilterEnforceAuthn
org.fcrepo.server.security.servletfilters.FilterRestApiAuthn
- All Implemented Interfaces:
- javax.servlet.Filter
Deprecated.
@Deprecated
public class FilterRestApiAuthn
- extends FilterEnforceAuthn
- Author:
- Bill Branan
| 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 |
FilterRestApiAuthn
public FilterRestApiAuthn()
- Deprecated.
doThisSubclass
public boolean doThisSubclass(ExtendedHttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Throwable
- Deprecated.
- Overrides:
doThisSubclass in class FilterEnforceAuthn
- Throws:
Throwable
Copyright © 2011 DuraSpace. All Rights Reserved.