Uses of Interface
org.fcrepo.server.security.servletfilters.ExtendedHttpServletRequest

Packages that use ExtendedHttpServletRequest
org.fcrepo.server.security.servletfilters   
 

Uses of ExtendedHttpServletRequest in org.fcrepo.server.security.servletfilters
 

Classes in org.fcrepo.server.security.servletfilters that implement ExtendedHttpServletRequest
 class ExtendedHttpServletRequestWrapper
           
 

Methods in org.fcrepo.server.security.servletfilters that return ExtendedHttpServletRequest
 ExtendedHttpServletRequest FilterSetup.wrap(javax.servlet.http.HttpServletRequest httpServletRequest)
          Deprecated.  
 

Methods in org.fcrepo.server.security.servletfilters with parameters of type ExtendedHttpServletRequest
protected abstract  void BaseContributing.authenticate(ExtendedHttpServletRequest extendedHttpServletRequest)
           
 void BaseCaching.authenticate(ExtendedHttpServletRequest extendedHttpServletRequest)
           
 void BaseCaching.contributeAttributes(ExtendedHttpServletRequest extendedHttpServletRequest, String userid, String password)
           
protected abstract  void BaseContributing.contributeAuthenticatedAttributes(ExtendedHttpServletRequest extendedHttpServletRequest)
           
 void BaseCaching.contributeAuthenticatedAttributes(ExtendedHttpServletRequest extendedHttpServletRequest)
           
protected abstract  void BaseContributing.contributeSponsoredAttributes(ExtendedHttpServletRequest extendedHttpServletRequest)
           
 void BaseCaching.contributeSponsoredAttributes(ExtendedHttpServletRequest extendedHttpServletRequest)
           
 boolean FilterSetup.doThisSubclass(ExtendedHttpServletRequest extendedHttpServletRequest, javax.servlet.http.HttpServletResponse response)
          Deprecated.  
 boolean FilterRestApiAuthn.doThisSubclass(ExtendedHttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Deprecated.  
 boolean FilterFinalize.doThisSubclass(ExtendedHttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Deprecated.  
 boolean FilterEnforceAuthn.doThisSubclass(ExtendedHttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Deprecated.  
 boolean BaseContributing.doThisSubclass(ExtendedHttpServletRequest extendedHttpServletRequest, javax.servlet.http.HttpServletResponse response)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.