org.fcrepo.server.security.servletfilters
Class FilterRestApiAuthn

java.lang.Object
  extended by org.fcrepo.server.security.servletfilters.Base
      extended by org.fcrepo.server.security.servletfilters.FilterSetup
          extended by org.fcrepo.server.security.servletfilters.FilterEnforceAuthn
              extended by org.fcrepo.server.security.servletfilters.FilterRestApiAuthn
All Implemented Interfaces:
javax.servlet.Filter

Deprecated.

@Deprecated
public class FilterRestApiAuthn
extends FilterEnforceAuthn

Author:
Bill Branan

Field Summary
 
Fields inherited from class org.fcrepo.server.security.servletfilters.FilterSetup
FILTER_NAME, inited, NOT_SET
 
Fields inherited from class org.fcrepo.server.security.servletfilters.Base
initErrors, StringArrayPrototype
 
Constructor Summary
FilterRestApiAuthn()
          Deprecated.  
 
Method Summary
 boolean doThisSubclass(ExtendedHttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Deprecated.  
 
Methods inherited from class org.fcrepo.server.security.servletfilters.FilterEnforceAuthn
destroy
 
Methods inherited from class org.fcrepo.server.security.servletfilters.FilterSetup
doFilter, getFilterNameAbbrev, init, init, initThisSubclass, setConfig, wrap
 
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
 

Constructor Detail

FilterRestApiAuthn

public FilterRestApiAuthn()
Deprecated. 
Method Detail

doThisSubclass

public boolean doThisSubclass(ExtendedHttpServletRequest request,
                              javax.servlet.http.HttpServletResponse response)
                       throws Throwable
Deprecated. 
Overrides:
doThisSubclass in class FilterEnforceAuthn
Throws:
Throwable


Copyright © 2012 DuraSpace. All Rights Reserved.